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" : "달력",