From bf17f4c205eb9c4f98e3df1a14a78b3e5a3a481f Mon Sep 17 00:00:00 2001 From: ritwizsinha <43509699+ritwizsinha@users.noreply.github.com> Date: Tue, 21 Jan 2020 19:11:12 +0530 Subject: [PATCH] Add missing translations (#16150) --- packages/rocketchat-i18n/i18n/en.i18n.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/packages/rocketchat-i18n/i18n/en.i18n.json b/packages/rocketchat-i18n/i18n/en.i18n.json index ab686de03f43..069b060106f3 100644 --- a/packages/rocketchat-i18n/i18n/en.i18n.json +++ b/packages/rocketchat-i18n/i18n/en.i18n.json @@ -685,6 +685,7 @@ "Cloud_error_in_authenticating": "Error received while authenticating", "Cloud_error_code": "Code: ", "Cloud_status_page_description": "If a particular Cloud Service is having issues you can check for known issues on our status page at", + "Cloud_Service_Agree_PrivacyTerms": "Cloud Service Agree PrivacyTerms", "Cloud_troubleshooting": "Troubleshooting", "Collaborative": "Collaborative", "Collapse_Embedded_Media_By_Default": "Collapse Embedded Media by Default", @@ -1688,6 +1689,7 @@ "Importing_messages": "Importing messages", "Importing_users": "Importing users", "Inclusive": "Inclusive", + "In_progress": "In progress", "Incoming_Livechats": "Incoming Livechats", "Incoming_WebHook": "Incoming WebHook", "Include_Offline_Agents": "Include offline agents", @@ -2190,6 +2192,7 @@ "Message_AudioRecorderEnabled_Description": "Requires 'audio/mp3' files to be an accepted media type within 'File Upload' settings.", "Message_BadWordsFilterList": "Add Bad Words to the Blacklist", "Message_BadWordsFilterListDescription": "Add List of Comma-separated list of bad words to filter", + "MessageBox_view_mode": "MessageBox View Mode", "message_counter": "__counter__ message", "message_counter_plural": "__counter__ messages", "Message_DateFormat": "Date Format", @@ -2884,6 +2887,7 @@ "Setup_Wizard_Info": "We'll guide you through setting up your first admin user, configuring your organisation and registering your server to receive free push notifications and more.", "Share_Location_Title": "Share Location?", "Shared_Location": "Shared Location", + "Shared_Secret": "Shared Secret", "Should_be_a_URL_of_an_image": "Should be a URL of an image.", "Should_exists_a_user_with_this_username": "The user must already exist.", "Show_Setup_Wizard": "Show Setup Wizard",