From d1e992b6cf8f3172e811aac3c771a14d6454e4c5 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 29 Nov 2022 02:34:40 +0000 Subject: [PATCH] [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/ko.js | 3 ++- l10n/ko.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/l10n/ko.js b/l10n/ko.js index 7ce571e..7b49230 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -5,6 +5,7 @@ OC.L10N.register( "Bad credentials" : "잘못된 자격 증명", "Connected accounts" : "계정 연결됨", "Connected as {user}" : "[user]로 연결됨", - "Check SSL certificate" : "SSL 인증서 확인" + "Check SSL certificate" : "SSL 인증서 확인", + "No Moodle account connected" : "연결된 Moodle 계정이 없음" }, "nplurals=1; plural=0;"); diff --git a/l10n/ko.json b/l10n/ko.json index 98c314a..2c31882 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -3,6 +3,7 @@ "Bad credentials" : "잘못된 자격 증명", "Connected accounts" : "계정 연결됨", "Connected as {user}" : "[user]로 연결됨", - "Check SSL certificate" : "SSL 인증서 확인" + "Check SSL certificate" : "SSL 인증서 확인", + "No Moodle account connected" : "연결된 Moodle 계정이 없음" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file