diff options
Diffstat (limited to 'settings/l10n/ko.js')
-rw-r--r-- | settings/l10n/ko.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js index 47dd6c29c8a..3346a860c92 100644 --- a/settings/l10n/ko.js +++ b/settings/l10n/ko.js @@ -139,10 +139,10 @@ OC.L10N.register( "Open documentation" : "문서 열기", "Allow apps to use the Share API" : "앱에서 공유 API를 사용할 수 있도록 허용", "Allow users to share via link" : "사용자별 링크 공유 허용", - "Enforce password protection" : "암호 보호 강제", "Allow public uploads" : "공개 업로드 허용", - "Allow users to send mail notification for shared files" : "공유 파일 이메일 알림 전송 허용", + "Enforce password protection" : "암호 보호 강제", "Set default expiration date" : "기본 만료 날짜 설정", + "Allow users to send mail notification for shared files" : "공유 파일 이메일 알림 전송 허용", "Expire after " : "다음 날짜 후 만료", "days" : "일", "Enforce expiration date" : "만료 날짜 강제", |