From 522f21e69876477de486ed575417df507d7b07b0 Mon Sep 17 00:00:00 2001 From: enahum Date: Thu, 21 Dec 2017 11:35:36 -0300 Subject: translations PR 20171218 (#7983) --- i18n/en.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index b3cb2acb8..628e6bcec 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -4266,18 +4266,6 @@ "id": "mattermost.working_dir", "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" @@ -5110,6 +5098,14 @@ "id": "model.outgoing_hook.is_valid.words.app_error", "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." @@ -5118,6 +5114,10 @@ "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.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" -- cgit v1.2.3-1-g7c22