diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-02 00:24:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-02 00:24:53 +0000 |
commit | d4e423fe0bd5a99676540fe9820dcd9d88f98315 (patch) | |
tree | 5aa3b86f6cba5db1e452d1c8c112dc5bfb66b9c1 /core/l10n/ko.js | |
parent | 9c107da21e6e6221b33d80812739456892ef83a3 (diff) | |
download | nextcloud-server-d4e423fe0bd5a99676540fe9820dcd9d88f98315.tar.gz nextcloud-server-d4e423fe0bd5a99676540fe9820dcd9d88f98315.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" : "더 이상의 하위 폴더 없음", |