diff options
Diffstat (limited to 'apps/dav/l10n/ko.js')
-rw-r--r-- | apps/dav/l10n/ko.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/ko.js b/apps/dav/l10n/ko.js index 77cd3de774f..e366cbfab3a 100644 --- a/apps/dav/l10n/ko.js +++ b/apps/dav/l10n/ko.js @@ -58,11 +58,11 @@ OC.L10N.register( "Technical details" : "기술 정보", "Remote Address: %s" : "원격 주소: %s", "Request ID: %s" : "요청 ID: %s", - "CalDAV server" : "CalDAV 서버", "Send invitations to attendees" : "참석자에게 초대장 보내기", "Please make sure to properly set up the email settings above." : "이메일 설정이 올바른지 확인하십시오.", "Automatically generate a birthday calendar" : "자동으로 생일 달력 생성", "Birthday calendars will be generated by a background job." : "배경 작업으로 생일 달력을 생성합니다.", - "Hence they will not be available immediately after enabling but will show up after some time." : "생일 달력이 생성되는 데 시간이 걸릴 수도 있습니다." + "Hence they will not be available immediately after enabling but will show up after some time." : "생일 달력이 생성되는 데 시간이 걸릴 수도 있습니다.", + "CalDAV server" : "CalDAV 서버" }, "nplurals=1; plural=0;"); |