aboutsummaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/it.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/oauth2/l10n/it.js')
-rw-r--r--apps/oauth2/l10n/it.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/it.js b/apps/oauth2/l10n/it.js
index 69726925a4b..8721b17bcff 100644
--- a/apps/oauth2/l10n/it.js
+++ b/apps/oauth2/l10n/it.js
@@ -17,6 +17,7 @@ OC.L10N.register(
"Add" : "Aggiungi",
"Delete" : "Elimina",
"Show client secret" : "Mostra segreto del client",
+ "Hide client secret" : "Nascondi segreto del client",
"Secret" : "Segreto"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");