aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dashboard/l10n/nb.js
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 5bc7a9ba998..7091be8f0ee 100644
--- a/apps/dashboard/l10n/nb.js
+++ b/apps/dashboard/l10n/nb.js
@@ -14,7 +14,6 @@ OC.L10N.register(
"Good evening, {name}" : "God kveld, {name}",
"Hello" : "Hallo",
"Hello, {name}" : "Hallo, {name}",
- "\"{title} icon\"" : "\"{title} ikon\"",
"Customize" : "Tilpass",
"Edit widgets" : "Rediger widgets",
"Get more widgets from the App Store" : "Få flere widgets fra app-butikken",
@@ -22,6 +21,7 @@ OC.L10N.register(
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Av hensyn til personvernet ditt blir værdataene bedt om av Nextcloud-serveren din på dine vegne, slik at værtjenesten ikke mottar personlig informasjon.",
"Weather data from Met.no" : "Værmelding fra Met.no",
"geocoding with Nominatim" : "geokoding med Nominatim",
- "elevation data from OpenTopoData" : "høydedata fra OpenTopoData"
+ "elevation data from OpenTopoData" : "høydedata fra OpenTopoData",
+ "\"{title} icon\"" : "\"{title} ikon\""
},
"nplurals=2; plural=(n != 1);");