From e377baca002cf620676c6b2b121b4067cade3548 Mon Sep 17 00:00:00 2001 From: Jason Blais Date: Wed, 4 Apr 2018 19:45:40 -0400 Subject: 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 --- i18n/en.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'i18n') 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", -- cgit v1.2.3-1-g7c22