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/dashboard/l10n/hr.js')
-rw-r--r--apps/dashboard/l10n/hr.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dashboard/l10n/hr.js b/apps/dashboard/l10n/hr.js
index 4bbac9330d9..21d87ddfec6 100644
--- a/apps/dashboard/l10n/hr.js
+++ b/apps/dashboard/l10n/hr.js
@@ -3,7 +3,6 @@ OC.L10N.register(
{
"Dashboard" : "Nadzorna ploča",
"Dashboard app" : "Nadzorna ploča aplikacije",
- "Show something" : "Prikaži nešto",
"Customize" : "Uredi",
"Edit widgets" : "Uredi widgete",
"Get more widgets from the App Store" : "Nabavite više widgeta iz trgovine aplikacijama",
@@ -27,6 +26,7 @@ OC.L10N.register(
"Default images" : "Zadane slike",
"Plain background" : "Obična pozadina",
"Insert from {productName}" : "Umetni iz {productName}",
+ "Show something" : "Prikaži nešto",
"Get more widgets from the app store" : "Pronađite više widgeta u trgovini aplikacijama"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");