diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-02 00:24:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-02 00:24:42 +0000 |
commit | 58c983122901c6716d3b4e70ae24126d4bb6663b (patch) | |
tree | f9d73018485749845948813e48cd47d7ef083527 /core/l10n/ko.js | |
parent | b46879db4b1e262fc256a685fcba651f784fbff3 (diff) | |
download | nextcloud-server-58c983122901c6716d3b4e70ae24126d4bb6663b.tar.gz nextcloud-server-58c983122901c6716d3b4e70ae24126d4bb6663b.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.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 29a04f3b116..267de236b49 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -195,7 +195,7 @@ OC.L10N.register( "Search contacts …" : "연락처 검색…", "Could not load your contacts" : "연락처를 불러올 수 없음", "No contacts found" : "연락처를 찾을 수 없음", - "Show all contacts …" : "모든 연락처 보기 …", + "Show all contacts" : "모든 연락처 보기", "Install the Contacts app" : "Contacts 앱 설치", "Loading your contacts …" : "연락처 불러오는 중 …", "Looking for {term} …" : "{term} 검색 중 …", @@ -406,6 +406,7 @@ OC.L10N.register( "Open settings menu" : "설정 메뉴 열기", "Settings" : "설정", "Avatar of {fullName}" : "{fullName}의 아바타", + "Show all contacts …" : "모든 연락처 보기 …", "No files in here" : "여기에 파일이 없음", "New folder" : "새 폴더", "No more subfolders in here" : "더 이상의 하위 폴더 없음", |