diff options
Diffstat (limited to 'apps/dav/l10n/hr.js')
-rw-r--r-- | apps/dav/l10n/hr.js | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/dav/l10n/hr.js b/apps/dav/l10n/hr.js index 546f9caefe3..8b0f112e356 100644 --- a/apps/dav/l10n/hr.js +++ b/apps/dav/l10n/hr.js @@ -136,9 +136,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Izravno se obratite organizatoru.", "Are you accepting the invitation?" : "Prihvaćate li poziv?", "Tentative" : "Uvjetno", - "Your attendance was updated successfully." : "Vaša je prisutnost uspješno ažurirana.", - "Invitation canceled" : "Poziv je otkazan", - "Invitation updated" : "Poziv je ažuriran", - "Invitation" : "Pozivnica" + "Your attendance was updated successfully." : "Vaša je prisutnost uspješno ažurirana." }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); |