diff options
Diffstat (limited to 'apps/files_sharing/l10n/hr.js')
-rw-r--r-- | apps/files_sharing/l10n/hr.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/hr.js b/apps/files_sharing/l10n/hr.js index 3f5c7b96a8b..c138da85a4f 100644 --- a/apps/files_sharing/l10n/hr.js +++ b/apps/files_sharing/l10n/hr.js @@ -245,6 +245,7 @@ OC.L10N.register( "Allow deleting" : "Dopusti brisanje", "Allow resharing" : "Dopusti ponovno dijeljenje", "Expiration date enforced" : "Provodi se datum isteka", - "Password protect" : "Zaštita zaporkom" + "Password protect" : "Zaštita zaporkom", + "Update" : "Ažuriraj" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); |