diff options
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r-- | core/l10n/ko.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 7729a1f6c13..86122db14bf 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -197,6 +197,9 @@ OC.L10N.register( "seconds ago" : "초 전", "Connection to server lost" : "서버 연결이 끊어짐", "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["페이지 불러오기 오류, %n초 후 새로 고침"], + "Add to a project" : "프로젝트에 추가", + "Connect items to a project to make them easier to find" : "폴더 또는 파일을 찾기 쉽게 프로젝트에 연결하세요.", + "Type to search for existing projects" : "이미 존재하는 프로젝트를 찾기 위해 입력하세요.", "New in" : "새로운 것", "View changelog" : "변경 기록 확인", "No action available" : "사용할 수 있는 동작 없음", |