diff options
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r-- | core/l10n/ko.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 15d031dbc32..0a940b17e90 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -74,7 +74,6 @@ OC.L10N.register( "Copy" : "복사", "Unable to create a link share" : "공유 링크를 만들 수 없습니다.", "Resharing is not allowed" : "다시 공유할 수 없습니다", - "Share to {name}" : "{name} 님에게 공유", "Link" : "링크", "Hide download" : "다운로드 숨기기", "Password protect" : "암호 보호", @@ -89,6 +88,7 @@ OC.L10N.register( "Expiration" : "만료", "Expiration date" : "만료 날짜", "Unshare" : "공유 해제", + "Share to {name}" : "{name} 님에게 공유", "Share link" : "링크 공유", "Could not unshare" : "공유 해제할 수 없음", "Choose a password for the mail share" : "이메일 공유 암호 입력", |