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/ko.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'i18n/ko.json') diff --git a/i18n/ko.json b/i18n/ko.json index 29988ad51..93a28a353 100644 --- a/i18n/ko.json +++ b/i18n/ko.json @@ -2286,6 +2286,10 @@ "id": "api.team.is_team_creation_allowed.domain.app_error", "translation": "허용된 도메인의 이메일만 사용하세요. (예시: @example.com). 또는 시스템 관리자에게 문의해보세요." }, + { + "id": "api.team.join_team.post_and_forget", + "translation": "%v joined the team." + }, { "id": "api.team.leave.left", "translation": "%v left the team." @@ -5094,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." @@ -5102,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