diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-29 00:25:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-29 00:25:29 +0000 |
commit | 703f20b5bc0af2d55ba9e0e75ddfe9f198d4b3c9 (patch) | |
tree | ef4c158b411c1936c67f382bac8a40e968f5ec30 /apps/files_sharing/l10n/ko.js | |
parent | f174e4a0575284fd6eb14ec2365962213093441f (diff) | |
download | nextcloud-server-703f20b5bc0af2d55ba9e0e75ddfe9f198d4b3c9.tar.gz nextcloud-server-703f20b5bc0af2d55ba9e0e75ddfe9f198d4b3c9.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/ko.js')
-rw-r--r-- | apps/files_sharing/l10n/ko.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/ko.js b/apps/files_sharing/l10n/ko.js index 33486f601e1..b8646f1832e 100644 --- a/apps/files_sharing/l10n/ko.js +++ b/apps/files_sharing/l10n/ko.js @@ -202,6 +202,7 @@ OC.L10N.register( "Hide download" : "Hide download", "Video verification" : "화상 인증", "Note to recipient" : "받는이에게 메모", + "Enter a note for the share recipient" : "받는이를 위한 메모 입력", "Create" : "생성", "Update" : "업데이트", "Share" : "공유", @@ -299,7 +300,6 @@ OC.L10N.register( "Expiration date enforced" : "만료 날짜 적용", "Allow download" : "다운로드 허용", "Password protect" : "암호 보호", - "Enter a note for the share recipient" : "받는이를 위한 메모 입력", "Error generating password from password_policy" : "password_policy에서 암호 생성 중에 오류 발생" }, "nplurals=1; plural=0;"); |