diff options
Diffstat (limited to 'apps/oauth2/l10n/sk.json')
-rw-r--r-- | apps/oauth2/l10n/sk.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/sk.json b/apps/oauth2/l10n/sk.json index f745a19c12d..52e39c67908 100644 --- a/apps/oauth2/l10n/sk.json +++ b/apps/oauth2/l10n/sk.json @@ -1,5 +1,7 @@ { "translations": { + "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", |