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.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/dav/l10n/hr.js b/apps/dav/l10n/hr.js
index c2cd75126b1..1dea1db03b9 100644
--- a/apps/dav/l10n/hr.js
+++ b/apps/dav/l10n/hr.js
@@ -99,7 +99,6 @@ OC.L10N.register(
"Send notifications for events" : "Šalji obavijesti o događajima",
"Notifications are sent via background jobs, so these must occur often enough." : "Obavijesti se šalju putem pozadinskih zadataka koji se moraju dovoljno često izvoditi.",
"Enable notifications for events via push" : "Omogući slanje obavijesti o događajima putem push obavijesti",
- "Please make sure to properly set up the email settings above." : "Provjerite jeste li ispravno postavili navedene postavke e-pošte.",
"Notifications will be send through background jobs, so these need to happen often enough." : "Obavijesti se šalju putem pozadinskih zadataka koji se stoga moraju dovoljno često izvršavati."
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");