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/mk.js')
-rw-r--r--apps/dashboard/l10n/mk.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dashboard/l10n/mk.js b/apps/dashboard/l10n/mk.js
index 9c03cbe0a0b..5b6e6b0fddd 100644
--- a/apps/dashboard/l10n/mk.js
+++ b/apps/dashboard/l10n/mk.js
@@ -24,9 +24,9 @@ OC.L10N.register(
"Hello" : "Здраво",
"Hello, {name}" : "Здраво, {name}",
"Pick from Files" : "Избери од датотеките",
- "Default images" : "Стандардни слики",
"Plain background" : "Обична позадина",
"Insert from {productName}" : "Вметнни од {productName}",
- "Show something" : "Прикажи нешто"
+ "Show something" : "Прикажи нешто",
+ "Default images" : "Стандардни слики"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");