From cffdd9bb61fdeed6025f996d32184e6c080c4bcd Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Fri, 26 Mar 2021 01:42:26 +0900
Subject: [PATCH] New translations translation.json (Korean)
---
src/config/locales/ko/translation.json | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/config/locales/ko/translation.json b/src/config/locales/ko/translation.json
index 1615e21b..a92c1551 100644
--- a/src/config/locales/ko/translation.json
+++ b/src/config/locales/ko/translation.json
@@ -229,7 +229,7 @@
},
"language": {
"title": "언어",
- "notice": "재실행이 필요합니다",
+ "notice": "These settings will take effect after a relaunch",
"confirm": {
"title": "Confirm",
"message": "어플리케이션을 재실행해야 합니다. 계속할까요?",
@@ -458,7 +458,8 @@
"authorize_url_error": "인증 URL을 가져올 수 없습니다",
"domain_confirmed": "{{domain}} 도메인이 확인되었습니다. 로그인 해주세요.",
"domain_doesnt_exist": "Failed to connect {{domain}}, make sure the server URL",
- "loading": "로딩중..."
+ "loading": "로딩중...",
+ "language_not_support_spellchecker_error": "This language is not supported by Spellchecker"
},
"validation": {
"login": {