diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-12 21:34:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-12 21:34:01 +0000 |
commit | 2e271313c97b3039cc3ab304b8411801b1afd3fa (patch) | |
tree | a1ca4252ccab3cc754b5118b1e362ffb5305c43e /apps/oauth2/l10n/it.js | |
parent | 4c21fc802f15793264dd4e10336af70cd7d823e3 (diff) | |
download | nextcloud-server-2e271313c97b3039cc3ab304b8411801b1afd3fa.tar.gz nextcloud-server-2e271313c97b3039cc3ab304b8411801b1afd3fa.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n/it.js')
-rw-r--r-- | apps/oauth2/l10n/it.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/it.js b/apps/oauth2/l10n/it.js index 90afda1f9cb..94c33e0eaaa 100644 --- a/apps/oauth2/l10n/it.js +++ b/apps/oauth2/l10n/it.js @@ -1,6 +1,7 @@ OC.L10N.register( "oauth2", { + "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "Client OAuth 2.0", "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 consente a servizi esterni di richiedere accesso al tuo %s.", "Name" : "Nome", |