From 2132f8fdc99878730a81754eaa357b9b5f95e450 Mon Sep 17 00:00:00 2001 From: aiden Date: Wed, 23 Nov 2022 10:02:00 +0100 Subject: [PATCH] Translated using Weblate (Korean) Currently translated at 82.9% (1982 of 2389 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/ko/ --- i18n/ko.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/i18n/ko.json b/i18n/ko.json index 7d4b36ccb3..67117c3ce9 100644 --- a/i18n/ko.json +++ b/i18n/ko.json @@ -7962,5 +7962,9 @@ { "id": "api.command_marketplace.name", "translation": "마켓플레이스" + }, + { + "id": "sharedchannel.cannot_deliver_post", + "translation": "{{.Remote}} 원격 사이트가 오프라인이기 때문에 하나 또는 그 이상의 포스트가 전송되지 않았습니다. 포스트는 해당 사이트가 온라인일 때 전송될 것입니다." } ]