diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-29 02:14:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-29 02:14:26 +0000 |
commit | ef5783aaacc161d7c878145a807cf1569b22283d (patch) | |
tree | 09506a60818d7eef08259ef94f88d7324809fd81 /core | |
parent | c4157e4653e7bfa55f5c0fa2e82e12b5d120fa56 (diff) | |
download | nextcloud-server-ef5783aaacc161d7c878145a807cf1569b22283d.tar.gz nextcloud-server-ef5783aaacc161d7c878145a807cf1569b22283d.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/ko.js | 1 | ||||
-rw-r--r-- | core/l10n/ko.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 4609a438c9e..6e35b87fda1 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -131,6 +131,7 @@ OC.L10N.register( "Please contact your administrator." : "관리자에게 문의하십시오.", "An internal error occurred." : "내부 오류가 발생했습니다.", "Please try again or contact your administrator." : "다시 시도하거나 관리자에게 연락하십시오.", + "Account name or email" : "계정 이름 또는 이메일", "Password" : "암호", "Log in to {productName}" : "{productName}에 로그인", "Wrong username or password." : "사용자 이름이나 암호가 잘못되었습니다.", diff --git a/core/l10n/ko.json b/core/l10n/ko.json index 34588ce6a0f..44dae7ee09b 100644 --- a/core/l10n/ko.json +++ b/core/l10n/ko.json @@ -129,6 +129,7 @@ "Please contact your administrator." : "관리자에게 문의하십시오.", "An internal error occurred." : "내부 오류가 발생했습니다.", "Please try again or contact your administrator." : "다시 시도하거나 관리자에게 연락하십시오.", + "Account name or email" : "계정 이름 또는 이메일", "Password" : "암호", "Log in to {productName}" : "{productName}에 로그인", "Wrong username or password." : "사용자 이름이나 암호가 잘못되었습니다.", |