diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-07-22 02:25:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-07-22 02:25:14 +0000 |
commit | 7e05efd3529f39bf5480fd2d954d04b9c49ca301 (patch) | |
tree | dc81b22b2e045dbfdec93ba8b453bfa6556335b6 /core/l10n/ko.js | |
parent | 6c42874f04477a9741089bd4763ad47ad4130b2f (diff) | |
download | nextcloud-server-7e05efd3529f39bf5480fd2d954d04b9c49ca301.tar.gz nextcloud-server-7e05efd3529f39bf5480fd2d954d04b9c49ca301.zip |
[tx-robot] updated 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 8932d6a32da..c666b87c350 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -26,6 +26,7 @@ OC.L10N.register( "Invalid app password" : "무효한 앱 비밀번호", "Could not complete login" : "로그인을 할 수 없음", "Your login token is invalid or has expired" : "로그인 토큰이 잘못되었거나 만료되었습니다", + "Login" : "로그인", "Password reset is disabled" : "암호 재설정이 비활성화됨", "Could not reset password because the token is expired" : "토큰이 만료되어 암호를 초기화할 수 없습니다", "Could not reset password because the token is invalid" : "토큰이 잘못되었기 때문에 암호를 초기화할 수 없습니다", |