From a4b3c88b6664d35a20842c828836b9f8c4e288c4 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 16 Jan 2024 00:56:59 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ko.js | 1 + l10n/ko.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/ko.js b/l10n/ko.js index 67e77b99..b5b2d6d3 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -8,6 +8,7 @@ OC.L10N.register( "Client ID" : "클라이언트 ID", "Client secret" : "클라이언트 비밀 값", "Authentication" : "인증", + "Sign in with Google" : "구글 계정으로 로그인", "Connected as {user}" : "[user]로 연결됨", "Contacts" : "연락처", "Calendars" : "달력", diff --git a/l10n/ko.json b/l10n/ko.json index e705ce58..2f1e5c60 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -6,6 +6,7 @@ "Client ID" : "클라이언트 ID", "Client secret" : "클라이언트 비밀 값", "Authentication" : "인증", + "Sign in with Google" : "구글 계정으로 로그인", "Connected as {user}" : "[user]로 연결됨", "Contacts" : "연락처", "Calendars" : "달력",