diff options
Diffstat (limited to 'modern/src/resources/l10n/tr.json')
-rw-r--r-- | modern/src/resources/l10n/tr.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/modern/src/resources/l10n/tr.json b/modern/src/resources/l10n/tr.json index 7801c6da..35490354 100644 --- a/modern/src/resources/l10n/tr.json +++ b/modern/src/resources/l10n/tr.json @@ -267,6 +267,7 @@ "positionHours": "Saat", "positionSteps": "Adım", "positionInput": "Giren", + "positionHeartRate": "Heart Rate", "positionOutput": "Çıkan", "positionBatteryLevel": "Pil Seviyesi", "positionFuelConsumption": "Yakıt Tüketimi", @@ -286,6 +287,7 @@ "positionAcceleration": "Hızlanma", "positionTemp": "Sıcaklık", "positionDeviceTemp": "Cihaz Sıcaklığı", + "positionCoolantTemp": "Coolant Temperature", "positionOperator": "Operatör", "positionCommand": "Komut", "positionBlocked": "Bloke Edildi", @@ -304,11 +306,17 @@ "serverReadonly": "Sadece Okunur", "serverForceSettings": "Zorunlu Ayarlar", "serverAnnouncement": "Duyuru", + "serverName": "Server Name", + "serverDescription": "Server Description", + "serverColorPrimary": "Color Primary", + "serverColorSecondary": "Color Secondary", + "serverLogo": "Logo Image", "mapTitle": "Harita", "mapActive": "Aktif Haritalar", "mapOverlay": "Map Overlay", "mapOverlayCustom": "Custom Overlay", "mapOpenSeaMap": "OpenSeaMap", + "mapOpenRailwayMap": "OpenRailwayMap", "mapOpenWeatherKey": "OpenWeather API Key", "mapOpenWeatherClouds": "OpenWeather Clouds", "mapOpenWeatherPrecipitation": "OpenWeather Precipitation", |