diff options
Diffstat (limited to 'modern/src/resources/l10n/lv.json')
-rw-r--r-- | modern/src/resources/l10n/lv.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/modern/src/resources/l10n/lv.json b/modern/src/resources/l10n/lv.json index 87f22fa7..e74c1eb9 100644 --- a/modern/src/resources/l10n/lv.json +++ b/modern/src/resources/l10n/lv.json @@ -267,6 +267,7 @@ "positionHours": "Stundas", "positionSteps": "Soļi", "positionInput": "Ievade", + "positionHeartRate": "Heart Rate", "positionOutput": "Izvade", "positionBatteryLevel": "Baterijas līmenis", "positionFuelConsumption": "Degvielas patēriņš", @@ -286,6 +287,7 @@ "positionAcceleration": "Paātrinājums", "positionTemp": "Temperatūra", "positionDeviceTemp": "Ierīces Temperatūra", + "positionCoolantTemp": "Coolant Temperature", "positionOperator": "Operators", "positionCommand": "Komanda", "positionBlocked": "Bloķēts", @@ -304,11 +306,17 @@ "serverReadonly": "Tikai lasāms", "serverForceSettings": "Pāriestatīt Iestatījumus", "serverAnnouncement": "Paziņojums", + "serverName": "Server Name", + "serverDescription": "Server Description", + "serverColorPrimary": "Color Primary", + "serverColorSecondary": "Color Secondary", + "serverLogo": "Logo Image", "mapTitle": "Karte", "mapActive": "Active Maps", "mapOverlay": "Map Overlay", "mapOverlayCustom": "Custom Overlay", "mapOpenSeaMap": "OpenSeaMap", + "mapOpenRailwayMap": "OpenRailwayMap", "mapOpenWeatherKey": "OpenWeather API Key", "mapOpenWeatherClouds": "OpenWeather Clouds", "mapOpenWeatherPrecipitation": "OpenWeather Precipitation", |