summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorChris <ccbrown112@gmail.com>2017-06-26 09:36:47 -0700
committerChristopher Speller <crspeller@gmail.com>2017-06-26 09:36:47 -0700
commit14467ee1347de69aad7d83d305c413a5f0b5f6c2 (patch)
treef5a6e7e4a07d415b660b9c01eb678f4d304a0717 /i18n
parente285839ee1322b8f16bdd15b76ef2d0f62bf154f (diff)
downloadchat-14467ee1347de69aad7d83d305c413a5f0b5f6c2.tar.gz
chat-14467ee1347de69aad7d83d305c413a5f0b5f6c2.tar.bz2
chat-14467ee1347de69aad7d83d305c413a5f0b5f6c2.zip
add /open command (#6717)
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index b2e0b7b5c..6a68ed0fc 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -672,6 +672,10 @@
"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"
},