diff options
Diffstat (limited to 'apps/updatenotification/l10n/ko.js')
-rw-r--r-- | apps/updatenotification/l10n/ko.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/ko.js b/apps/updatenotification/l10n/ko.js index c94115a28ad..76e78bc5a7b 100644 --- a/apps/updatenotification/l10n/ko.js +++ b/apps/updatenotification/l10n/ko.js @@ -2,8 +2,8 @@ OC.L10N.register( "updatenotification", { "{version} is available. Get more information on how to update." : "{version}을(를) 사용할 수 있습니다. 업데이트하는 방법에 대해서 알아보십시오.", - "Update notifications" : "업데이트 알림", "Channel updated" : "채널 업데이트됨", + "Update notifications" : "업데이트 알림", "The update server could not be reached since %d days to check for new updates." : "업데이트 서버에 %d일 동안 접근할 수 없어서 새 업데이트를 확인할 수 없습니다.", "Please check the Nextcloud and server log files for errors." : "Nextcloud 및 서버 로그에서 오류 정보를 확인하십시오.", "Update to %1$s is available." : "%1$s(으)로 업데이트할 수 있습니다.", |