diff options
Diffstat (limited to 'apps/oauth2/l10n/sk.js')
-rw-r--r-- | apps/oauth2/l10n/sk.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/sk.js b/apps/oauth2/l10n/sk.js index 35a0fe00b13..5d916f78963 100644 --- a/apps/oauth2/l10n/sk.js +++ b/apps/oauth2/l10n/sk.js @@ -1,7 +1,9 @@ OC.L10N.register( "oauth2", { + "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Vaša URL pre presmerovanie musí byť úplná. Napríklad: https://yourdomain.com/path", "OAuth 2.0" : "OAuth 2.0", + "Allows OAuth2 compatible authentication from other web applications." : "Povoliť overenie kompatibilné s OAuth2 iných webových aplikácií.", "OAuth 2.0 clients" : "klienti OAuth 2.0", "Name" : "Názov", "Client Identifier" : "Identifikátor klienta", |