From 3e8e2d3b009e8051bbad152d10d8a73040ed2c6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=A0=95=EC=84=B1=EA=B7=BC?= Date: Tue, 20 Dec 2022 07:43:47 +0000 Subject: [PATCH] Translated using Weblate (Korean) Currently translated at 41.2% (384 of 932 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ko/ --- assets/base/i18n/ko.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/assets/base/i18n/ko.json b/assets/base/i18n/ko.json index e9ab37e547..cc07553ccd 100644 --- a/assets/base/i18n/ko.json +++ b/assets/base/i18n/ko.json @@ -1,5 +1,5 @@ { - "about.date": "빌드 일자:", + "about.date": "빌드 날짜:", "about.enterpriseEditione1": "엔터프라이즈 에디션", "about.enterpriseEditionLearn": "엔터프라이즈 에디션에 대한 자세한 정보 ", "about.enterpriseEditionSt": "보안 네트워크에 구축하는 현대적인 커뮤니케이션 플랫폼.", @@ -378,5 +378,9 @@ "alert.channel_deleted.description": "{displayName} 채널이 보관처리됨.", "account.settings": "설정", "account.logout_from": "{serverName}에서 로그아웃", - "account.logout": "로그아웃" + "account.logout": "로그아웃", + "mobile.announcement_banner.title": "공지", + "alert.removed_from_team.title": "팀에서 삭제되었습니다", + "alert.removed_from_team.description": "귀하는 {displayName} 팀에서 삭제되었습니다.", + "alert.removed_from_channel.title": "채널에서 삭제되었습니다" }