summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2017-12-21 11:35:36 -0300
committerGitHub <noreply@github.com>2017-12-21 11:35:36 -0300
commit522f21e69876477de486ed575417df507d7b07b0 (patch)
tree4d1369a03b3ec2e5b2bc2609f56d76801adf1348 /i18n/en.json
parente561f727c8fd1371cf7c1265947f9a952317e014 (diff)
downloadchat-522f21e69876477de486ed575417df507d7b07b0.tar.gz
chat-522f21e69876477de486ed575417df507d7b07b0.tar.bz2
chat-522f21e69876477de486ed575417df507d7b07b0.zip
translations PR 20171218 (#7983)
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/i18n/en.json b/i18n/en.json
index b3cb2acb8..628e6bcec 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -4267,18 +4267,6 @@
"translation": "Current working directory is %v"
},
{
- "id": "model.plugin_command.error.app_error",
- "translation": "An error occurred while trying to execute this command."
- },
- {
- "id": "model.plugin_key_value.is_valid.plugin_id.app_error",
- "translation": "Invalid plugin ID, must be more than {{.Min}} and a of maximum {{.Max}} characters long."
- },
- {
- "id": "model.plugin_key_value.is_valid.key.app_error",
- "translation": "Invalid key, must be more than {{.Min}} and a of maximum {{.Max}} characters long."
- },
- {
"id": "model.access.is_valid.access_token.app_error",
"translation": "Invalid access token"
},
@@ -5111,6 +5099,14 @@
"translation": "Invalid trigger words"
},
{
+ "id": "model.plugin_command.error.app_error",
+ "translation": "An error occurred while trying to execute this command."
+ },
+ {
+ "id": "model.plugin_key_value.is_valid.key.app_error",
+ "translation": "Invalid key, must be more than {{.Min}} and a of maximum {{.Max}} characters long."
+ },
+ {
"id": "model.plugin_key_value.is_valid.key.app_error",
"translation": "Invalid key, must be more than {{.Min}} and a of maximum {{.Max}} characters long."
},
@@ -5119,6 +5115,10 @@
"translation": "Invalid plugin ID, must be more than {{.Min}} and a of maximum {{.Max}} characters long."
},
{
+ "id": "model.plugin_key_value.is_valid.plugin_id.app_error",
+ "translation": "Invalid plugin ID, must be more than {{.Min}} and a of maximum {{.Max}} characters long."
+ },
+ {
"id": "model.post.is_valid.channel_id.app_error",
"translation": "Invalid channel id"
},