New translations en.json (Norwegian)

This commit is contained in:
Jamie 2021-01-06 16:44:52 +00:00
commit 3b2bea17af

View file

@ -275,7 +275,8 @@
"SonarrConfiguration": "Sonarr Configuration",
"RadarrConfiguration": "Radarr Configuration",
"RequestOnBehalf": "Request on behalf of",
"PleaseSelectUser": "Please select a user"
"PleaseSelectUser": "Please select a user",
"StreamingOn": "Streaming On"
},
"Discovery": {
"PopularTab": "Populært",
@ -300,6 +301,11 @@
"UserPreferences": {
"Welcome": "Velkommen {{username}}!",
"OmbiLanguage": "Language",
"DarkMode": "Dark Mode"
"DarkMode": "Dark Mode",
"Updated": "Successfully Updated",
"StreamingCountry": "Streaming Country",
"StreamingCountryDescription": "This is the country code that we will display streaming information for. If you are in the US please select US and you will have US related streaming information.",
"LanguageDescription": "This is the language you would like the Ombi interface to be displayed in.",
"MobileQRCode": "Mobile QR Code"
}
}