From 7bb1fe3dd79dc8ed27e730b482d587088d053613 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 17 Jun 2021 02:13:13 +0000 Subject: [PATCH] Apply translations in ko_KR translation completed for the source file '/crabfit-frontend/public/i18n/en/common.json' on the 'ko_KR' language. --- crabfit-frontend/public/i18n/ko/common.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/crabfit-frontend/public/i18n/ko/common.json b/crabfit-frontend/public/i18n/ko/common.json index 8c97f1d..cedfca7 100644 --- a/crabfit-frontend/public/i18n/ko/common.json +++ b/crabfit-frontend/public/i18n/ko/common.json @@ -54,5 +54,13 @@ "language": { "label": "언어" } + }, + "update": { + "heading": "새 업데이트가 있습니다", + "body": "업데이트, 수정 및 새 기능이 포함된 새 버전을 사용할 수 있습니다.", + "buttons": { + "close": "닫다", + "reload": "다시 로드합니다" + } } }