diff options
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r-- | core/l10n/ko.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 8ba2f0e28e1..e4810cb3065 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -56,6 +56,7 @@ OC.L10N.register( "Search contacts …" : "연락처 검색…", "No contacts found" : "연락처를 찾을 수 없음", "Show all contacts …" : "모든 연락처 보기 …", + "Could not load your contacts" : "연락처를 불러올 수 없음", "Loading your contacts …" : "연락처 불러오는 중 …", "Looking for {term} …" : "{term} 검색 중 …", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">코드 무결성 검사 중 오류가 발생했습니다. 더 많은 정보를 보려면 누르십시오…</a>", |