diff options
Diffstat (limited to 'modern/src/resources/l10n/nb.json')
-rw-r--r-- | modern/src/resources/l10n/nb.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/modern/src/resources/l10n/nb.json b/modern/src/resources/l10n/nb.json index a1ac1eb0..fd3597b1 100644 --- a/modern/src/resources/l10n/nb.json +++ b/modern/src/resources/l10n/nb.json @@ -267,6 +267,7 @@ "positionHours": "Timer", "positionSteps": "Steg", "positionInput": "Inngang", + "positionHeartRate": "Heart Rate", "positionOutput": "Utgang", "positionBatteryLevel": "Batterinivå", "positionFuelConsumption": "Drivstofforbruk", @@ -286,6 +287,7 @@ "positionAcceleration": "Akselerasjon", "positionTemp": "Temperature", "positionDeviceTemp": "Enhetstemperatur", + "positionCoolantTemp": "Coolant Temperature", "positionOperator": "Operatør", "positionCommand": "Kommando", "positionBlocked": "Blokkert", @@ -304,11 +306,17 @@ "serverReadonly": "Skrivebeskyttet", "serverForceSettings": "Tving innstillinger", "serverAnnouncement": "Announcement", + "serverName": "Server Name", + "serverDescription": "Server Description", + "serverColorPrimary": "Color Primary", + "serverColorSecondary": "Color Secondary", + "serverLogo": "Logo Image", "mapTitle": "Kart", "mapActive": "Active Maps", "mapOverlay": "Map Overlay", "mapOverlayCustom": "Custom Overlay", "mapOpenSeaMap": "OpenSeaMap", + "mapOpenRailwayMap": "OpenRailwayMap", "mapOpenWeatherKey": "OpenWeather API Key", "mapOpenWeatherClouds": "OpenWeather Clouds", "mapOpenWeatherPrecipitation": "OpenWeather Precipitation", |