diff --git a/app/js/locales/en-us.json b/app/js/locales/en-us.json index 7ebccb51..3be676eb 100644 --- a/app/js/locales/en-us.json +++ b/app/js/locales/en-us.json @@ -549,6 +549,7 @@ "im_emoji_tab": "Emoji", "im_stickers_tab": "Stickers", "im_stickers_tab_recent": "Frequently used", + "im_voice_record_title": "Record a message", "im_media_attach_title": "Send media", "im_attach_file_title": "Send file", "im_emoji_btn_title": "Insert emoticon", diff --git a/app/partials/desktop/send_form.html b/app/partials/desktop/send_form.html index 1edf42da..8ee0865d 100644 --- a/app/partials/desktop/send_form.html +++ b/app/partials/desktop/send_form.html @@ -54,8 +54,8 @@ - -
+ +
@@ -67,4 +67,4 @@
- \ No newline at end of file + diff --git a/app/partials/mobile/send_form.html b/app/partials/mobile/send_form.html index f6186bd0..032a069b 100644 --- a/app/partials/mobile/send_form.html +++ b/app/partials/mobile/send_form.html @@ -44,7 +44,7 @@ -
+
@@ -56,4 +56,4 @@
- \ No newline at end of file +