Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/l10n/hr.js')
-rw-r--r--apps/dav/l10n/hr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/hr.js b/apps/dav/l10n/hr.js
index ee8db7861ed..047ce219120 100644
--- a/apps/dav/l10n/hr.js
+++ b/apps/dav/l10n/hr.js
@@ -119,6 +119,7 @@ OC.L10N.register(
"Completed on %s" : "Završeno na %s",
"Due on %s by %s" : "%s treba završiti do %s",
"Due on %s" : "Treba završiti do %s",
+ "Contacts and groups" : "Kontakti i grupe",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV krajnja točka",
"Availability" : "Raspoloživost",
@@ -150,7 +151,6 @@ OC.L10N.register(
"Tentative" : "Uvjetno",
"Number of guests" : "Broj gostiju",
"Comment" : "Komentar",
- "Your attendance was updated successfully." : "Vaša je prisutnost uspješno ažurirana.",
- "Calendar and tasks" : "Kalendar i zadaci"
+ "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;");