summaryrefslogtreecommitdiffstats
path: root/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 /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 'i18n/en.json')
-rw-r--r--i18n/en.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 5ddaa9723..d6de2a8d9 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -696,6 +696,10 @@
"translation": "You are now online"
},
{
+ "id": "api.command_open.name",
+ "translation": "open"
+ },
+ {
"id": "api.command_settings.desc",
"translation": "Open the Account Settings dialog"
},
@@ -708,10 +712,6 @@
"translation": "The settings command is not supported on your device"
},
{
- "id": "api.command_open.name",
- "translation": "open"
- },
- {
"id": "api.command_shortcuts.browser.channel_next",
"translation": "{{.ChannelNextCmd}}: Next channel in your history\n"
},