aboutsummaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/hr.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/oauth2/l10n/hr.js')
-rw-r--r--apps/oauth2/l10n/hr.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/hr.js b/apps/oauth2/l10n/hr.js
index 3ad6d558190..396209ee36b 100644
--- a/apps/oauth2/l10n/hr.js
+++ b/apps/oauth2/l10n/hr.js
@@ -14,8 +14,7 @@ OC.L10N.register(
"Secret key" : "Tajni ključ",
"Add client" : "Dodaj klijenta",
"Add" : "Dodaj",
- "Delete" : "Izbriši",
"Show client secret" : "Prikaži tajni ključ klijenta",
- "Secret" : "Tajno"
+ "Delete" : "Izbriši"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");