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}} 원격 사이트가 오프라인이기 때문에 하나 또는 그 이상의 포스트가 전송되지 않았습니다. 포스트는 해당 사이트가 온라인일 때 전송될 것입니다." } ]