From c2cef78f049e512d4543c584a26f8a52e9ca780c Mon Sep 17 00:00:00 2001 From: enahum Date: Fri, 30 Jun 2017 10:16:43 -0400 Subject: translations PR 20170626 (#6756) * translations PR 20170626 * Include italian as UI option --- webapp/i18n/en.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'webapp/i18n/en.json') diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index ea989ea65..bc4bebc02 100755 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -1675,6 +1675,7 @@ "mobile.channel_info.alertTitleDeleteChannel": "Delete {term}", "mobile.channel_info.alertTitleLeaveChannel": "Leave {term}", "mobile.channel_info.alertYes": "Yes", + "mobile.channel_info.delete_failed": "We couldn't delete the channel {displayName}. Please check your connection and try again.", "mobile.channel_info.privateChannel": "Private Channel", "mobile.channel_info.publicChannel": "Public Channel", "mobile.channel_list.alertMessageLeaveChannel": "Are you sure you want to leave the {term} {name}?", @@ -1712,6 +1713,7 @@ "mobile.intro_messages.DM": "This is the start of your direct message history with {teammate}. Direct messages and files shared here are not shown to people outside this area.", "mobile.intro_messages.default_message": "This is the first channel teammates see when they sign up - use it for posting updates everyone needs to know.", "mobile.intro_messages.default_welcome": "Welcome to {name}!", + "mobile.join_channel.error": "We couldn't join the channel {displayName}. Please check your connection and try again.", "mobile.loading_channels": "Loading Channels...", "mobile.loading_members": "Loading Members...", "mobile.loading_posts": "Loading Messages...", @@ -1720,6 +1722,7 @@ "mobile.offlineIndicator.connected": "Connected", "mobile.offlineIndicator.connecting": "Connecting...", "mobile.offlineIndicator.offline": "No internet connection", + "mobile.open_dm.error": "We couldn't open a direct message with {displayName}. Please check your connection and try again.", "mobile.post.cancel": "Cancel", "mobile.post.delete_question": "Are you sure you want to delete this post?", "mobile.post.delete_title": "Delete Post", -- cgit v1.2.3-1-g7c22