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/nb.js')
-rw-r--r--apps/dashboard/l10n/nb.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dashboard/l10n/nb.js b/apps/dashboard/l10n/nb.js
index 77c7d336c77..ee88e2f920a 100644
--- a/apps/dashboard/l10n/nb.js
+++ b/apps/dashboard/l10n/nb.js
@@ -24,9 +24,9 @@ OC.L10N.register(
"Hello" : "Hallo",
"Hello, {name}" : "Hallo, {name}",
"Pick from Files" : "Velg fra Filer",
- "Default images" : "Standardbilde",
"Plain background" : "Ensfarget bakgrunn",
"Insert from {productName}" : "Sett inn fra {productName}",
- "Show something" : "Vis noe"
+ "Show something" : "Vis noe",
+ "Default images" : "Standardbilde"
},
"nplurals=2; plural=(n != 1);");