summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2017-06-30 10:16:43 -0400
committerJoram Wilander <jwawilander@gmail.com>2017-06-30 10:16:43 -0400
commitc2cef78f049e512d4543c584a26f8a52e9ca780c (patch)
tree0d1caf4f0d1d36a4228a5f59168fb18b3954ae3c /webapp/i18n/en.json
parent31aeda363cc7529c2fe93439d6b2ae67d4c2af29 (diff)
downloadchat-c2cef78f049e512d4543c584a26f8a52e9ca780c.tar.gz
chat-c2cef78f049e512d4543c584a26f8a52e9ca780c.tar.bz2
chat-c2cef78f049e512d4543c584a26f8a52e9ca780c.zip
translations PR 20170626 (#6756)
* translations PR 20170626 * Include italian as UI option
Diffstat (limited to 'webapp/i18n/en.json')
-rwxr-xr-xwebapp/i18n/en.json3
1 files changed, 3 insertions, 0 deletions
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",