From aa0b717af7e1325d178537d16fa4b50d3f21edae Mon Sep 17 00:00:00 2001 From: Tilto_ Date: Sun, 26 Dec 2021 13:16:30 +0100 Subject: [PATCH] Translated using Weblate (Korean) Currently translated at 78.2% (1819 of 2326 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/ko/ --- i18n/ko.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/i18n/ko.json b/i18n/ko.json index 010b31fd68..f48d0bd4ad 100644 --- a/i18n/ko.json +++ b/i18n/ko.json @@ -7342,5 +7342,17 @@ { "id": "api.post.send_notification_and_forget.push_comment_on_crt_thread_dm", "translation": " 스레드에 응답했습니다." + }, + { + "id": "api.command_remote.missing_command", + "translation": "없는 명령입니다. 가능한 동작 : {{.Actions}}" + }, + { + "id": "api.channel.create_channel.direct_channel.team_restricted_error", + "translation": "공통된 서버가 없어 해당 유저들과 개인 메세지 채널을 만들 수 없습니다." + }, + { + "id": "api.admin.saml.failure_reset_authdata_to_email.app_error", + "translation": "'AuthData' 필드를 이메일로 초기화에 실패했습니다." } ]