summaryrefslogtreecommitdiffstats
path: root/core/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-04-19 02:28:19 +0000
committerNextcloud bot <bot@nextcloud.com>2023-04-19 02:28:19 +0000
commit9db33055b208518601ff7b389188c032f8792e39 (patch)
treee4136b9ebaa3e911b897af0acf040f1152fdd43f /core/l10n/ko.js
parentd6f51cf9432f19c3c826b4a6350476d747132e5b (diff)
downloadnextcloud-server-9db33055b208518601ff7b389188c032f8792e39.tar.gz
nextcloud-server-9db33055b208518601ff7b389188c032f8792e39.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r--core/l10n/ko.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js
index 46280b53819..10f0b3a7d86 100644
--- a/core/l10n/ko.js
+++ b/core/l10n/ko.js
@@ -179,7 +179,6 @@ OC.L10N.register(
"Load more results" : "더 많은 결과 불러오기",
"Search" : "검색",
"No results for {query}" : "{query}에 대한 결과가 없음",
- "Press enter to start searching" : "엔터를 눌러 검색 시작",
"An error occurred while searching for {type}" : "{type} 탐색중 오류 발생",
"_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["{minSearchLength}개 이상의 문자를 입럭하시오"],
"Open settings menu" : "설정 메뉴 열기",
@@ -393,6 +392,7 @@ OC.L10N.register(
"More apps menu" : "더 많은 앱 메뉴",
"Contacts" : "연락처",
"Contacts menu" : "연락처 메뉴",
- "Setup two-factor authentication" : "2단계 인증 설정"
+ "Setup two-factor authentication" : "2단계 인증 설정",
+ "Press enter to start searching" : "엔터를 눌러 검색 시작"
},
"nplurals=1; plural=0;");