diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-22 00:31:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-22 00:31:34 +0000 |
commit | 446b2d283fdb8f2d84b052d5be7901db00b7bde8 (patch) | |
tree | da32a03b266931b00d8986cfed5dbcb177d0a8bd /core/l10n/ko.js | |
parent | 841c5c3527326426a8f4d1fd7bf5fe672dc08220 (diff) | |
download | nextcloud-server-446b2d283fdb8f2d84b052d5be7901db00b7bde8.tar.gz nextcloud-server-446b2d283fdb8f2d84b052d5be7901db00b7bde8.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r-- | core/l10n/ko.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 8b7d13db2a8..17ca700b353 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -39,6 +39,7 @@ OC.L10N.register( "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "아래 단추를 눌러서 암호를 재설정할 수 있습니다. 암호 초기화를 요청하지 않으셨다면 이 이메일을 무시하십시오.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "아래 링크를 눌러서 암호를 재설정할 수 있습니다. 암호 초기화를 요청하지 않으셨다면 이 이메일을 무시하십시오.", "Reset your password" : "내 암호 재설정", + "Internal error" : "내부 오류", "No translation provider available" : "이용 가능한 번역 제공자 없음", "Could not detect language" : "언어를 감지할 수 없음", "Unable to translate" : "번역할 수 없음", |