summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorder-test <github@estermann.biz>2018-08-01 13:41:17 +0200
committerElias Nahum <nahumhbl@gmail.com>2018-08-01 07:41:17 -0400
commitf4fdd7835b8eeb04106a9ff6a4f85b8593d9074b (patch)
tree8772258bba5549d3e7257f1c604c3512dbe123c9 /i18n
parentbe8b6177e318b55c4c0b4f3c19183b8785c38a78 (diff)
downloadchat-f4fdd7835b8eeb04106a9ff6a4f85b8593d9074b.tar.gz
chat-f4fdd7835b8eeb04106a9ff6a4f85b8593d9074b.tar.bz2
chat-f4fdd7835b8eeb04106a9ff6a4f85b8593d9074b.zip
Fixed inconsistencies (#9120)
* Fixed inconsistencies See https://pre-release.mattermost.com/core/pl/339m9zipst8n7kc19fossntose * Update en.json
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 6ea979932..7af981b0a 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -381,7 +381,7 @@
},
{
"id": "api.command_channel_header.permission.app_error",
- "translation": "You do not have the appropriate permissions to edit the channel header."
+ "translation": "You don't have the appropriate permissions to edit the channel header."
},
{
"id": "api.command_channel_header.update_channel.app_error",
@@ -413,7 +413,7 @@
},
{
"id": "api.command_channel_purpose.permission.app_error",
- "translation": "You do not have the appropriate permissions to edit the channel purpose."
+ "translation": "You don't have the appropriate permissions to edit the channel purpose."
},
{
"id": "api.command_channel_purpose.update_channel.app_error",
@@ -445,7 +445,7 @@
},
{
"id": "api.command_channel_rename.permission.app_error",
- "translation": "You do not have the appropriate permissions to rename the channel."
+ "translation": "You don't have the appropriate permissions to rename the channel."
},
{
"id": "api.command_channel_rename.too_long.app_error",
@@ -840,7 +840,7 @@
},
{
"id": "api.command_remove.permission.app_error",
- "translation": "You do not have the appropriate permissions to remove the member."
+ "translation": "You don't have the appropriate permissions to remove the member."
},
{
"id": "api.command_remove.user_not_in_channel",