From 3771aeb58403dec07c6a074a942ba948b84ef62e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 15 Sep 2018 00:12:09 +0000 Subject: [tx-robot] updated from transifex --- apps/oauth2/l10n/ko.js | 1 + apps/oauth2/l10n/ko.json | 1 + 2 files changed, 2 insertions(+) (limited to 'apps/oauth2/l10n') diff --git a/apps/oauth2/l10n/ko.js b/apps/oauth2/l10n/ko.js index c4d2b0be24d..e5366d4b18b 100644 --- a/apps/oauth2/l10n/ko.js +++ b/apps/oauth2/l10n/ko.js @@ -1,6 +1,7 @@ OC.L10N.register( "oauth2", { + "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "리다이렉트 URL은 예시와 같이 완전한 URL으로 이루어져야 합니다. 예시: https://yourdomain.com/path", "OAuth 2.0 clients" : "OAuth 2.0 클라이언트", "Name" : "이름", "Client Identifier" : "클라이언트 식별자", diff --git a/apps/oauth2/l10n/ko.json b/apps/oauth2/l10n/ko.json index e9cda5608e0..829e4667f80 100644 --- a/apps/oauth2/l10n/ko.json +++ b/apps/oauth2/l10n/ko.json @@ -1,4 +1,5 @@ { "translations": { + "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "리다이렉트 URL은 예시와 같이 완전한 URL으로 이루어져야 합니다. 예시: https://yourdomain.com/path", "OAuth 2.0 clients" : "OAuth 2.0 클라이언트", "Name" : "이름", "Client Identifier" : "클라이언트 식별자", -- cgit v1.2.3