summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorJason Blais <jason@spinpunch.com>2018-04-04 19:45:40 -0400
committerDerrick Anderson <derrick@andersonwebstudio.com>2018-04-04 19:45:40 -0400
commite377baca002cf620676c6b2b121b4067cade3548 (patch)
treee6a81890d434c5fb26c9bdd9251161cd04189834 /i18n
parent846ccac6e5d4647c6eec5a1ab1e41ad5ee6d29f8 (diff)
downloadchat-e377baca002cf620676c6b2b121b4067cade3548.tar.gz
chat-e377baca002cf620676c6b2b121b4067cade3548.tar.bz2
chat-e377baca002cf620676c6b2b121b4067cade3548.zip
Minor text changes to /open, /join and /mute slash commands (#8569)
* Update en.json * Update en.json * Update en.json * Fix bad rebasing * ping jenkins
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/i18n/en.json b/i18n/en.json
index dac4f5e1d..bf93e5b1c 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -796,7 +796,7 @@
},
{
"id": "api.command_join.hint",
- "translation": "[channel-name]"
+ "translation": "~[channel]"
},
{
"id": "api.command_join.list.app_error",
@@ -904,11 +904,11 @@
},
{
"id": "api.command_mute.error",
- "translation": "Could not find the channel {{.Channel}}."
+ "translation": "Could not find the channel {{.Channel}}. Please use the [channel handle](https://about.mattermost.com/default-channel-handle-documentation) to identify channels."
},
{
"id": "api.command_mute.hint",
- "translation": "[channel]"
+ "translation": "~[channel]"
},
{
"id": "api.command_mute.name",