Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-09-15 03:12:09 +0300
committerNextcloud bot <bot@nextcloud.com>2018-09-15 03:12:09 +0300
commit3771aeb58403dec07c6a074a942ba948b84ef62e (patch)
treeca84166cce619f53edaf91bab2c940545c915204 /apps/oauth2/l10n/ko.js
parent6112adfe064afbad17c485954d22e3947fe8ed13 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n/ko.js')
-rw-r--r--apps/oauth2/l10n/ko.js1
1 files changed, 1 insertions, 0 deletions
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" : "클라이언트 식별자",