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/zh-TW.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'i18n/zh-TW.json') diff --git a/i18n/zh-TW.json b/i18n/zh-TW.json index 19a77d46c..927ef6ffd 100644 --- a/i18n/zh-TW.json +++ b/i18n/zh-TW.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 已加入團隊。" + }, { "id": "api.team.leave.left", "translation": "%v 已離開團隊。 " @@ -5094,6 +5098,14 @@ "id": "model.outgoing_hook.is_valid.words.app_error", "translation": "無效的觸發關鍵字" }, + { + "id": "model.plugin_command.error.app_error", + "translation": "執行此指令時發生錯誤。" + }, + { + "id": "model.plugin_key_value.is_valid.key.app_error", + "translation": "無效的鍵值。字元長度必須介於 {{.Min}} 與 {{.Max}} 之間。 " + }, { "id": "model.plugin_key_value.is_valid.key.app_error", "translation": "無效的鍵值。字元長度必須介於 {{.Min}} 與 {{.Max}} 之間。 " @@ -5102,6 +5114,10 @@ "id": "model.plugin_key_value.is_valid.plugin_id.app_error", "translation": "無效的模組 ID。字元長度必須介於 {{.Min}} 與 {{.Max}} 之間。" }, + { + "id": "model.plugin_key_value.is_valid.plugin_id.app_error", + "translation": "無效的模組 ID。字元長度必須介於 {{.Min}} 與 {{.Max}} 之間。" + }, { "id": "model.post.is_valid.channel_id.app_error", "translation": "無效的頻道 id" -- cgit v1.2.3-1-g7c22