diff options
Diffstat (limited to 'apps/federatedfilesharing/l10n/hr.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/hr.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/hr.js b/apps/federatedfilesharing/l10n/hr.js index 028f43484cc..d3a6912933b 100644 --- a/apps/federatedfilesharing/l10n/hr.js +++ b/apps/federatedfilesharing/l10n/hr.js @@ -53,7 +53,6 @@ OC.L10N.register( "Not supported!" : "Nije podržano!", "Press ⌘-C to copy." : "Pritisnite ⌘-C za kopiranje.", "Press Ctrl-C to copy." : "Pritisnite Ctrl-C za kopiranje.", - "Open documentation" : "Otvori dokumentaciju", - "Adjust how people can share between servers." : "Prilagodite kako ljudi mogu dijeliti između poslužitelja." + "Open documentation" : "Otvori dokumentaciju" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); |