diff options
Diffstat (limited to 'modern/src/resources/l10n/ar.json')
-rw-r--r-- | modern/src/resources/l10n/ar.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/modern/src/resources/l10n/ar.json b/modern/src/resources/l10n/ar.json index 3cfb1b54..8c87a7b7 100644 --- a/modern/src/resources/l10n/ar.json +++ b/modern/src/resources/l10n/ar.json @@ -267,6 +267,7 @@ "positionHours": "الساعات", "positionSteps": "الخطوات", "positionInput": "مدخلات", + "positionHeartRate": "Heart Rate", "positionOutput": "نواتج", "positionBatteryLevel": "مستوى البطارية", "positionFuelConsumption": "الوقود المستهلك", @@ -286,6 +287,7 @@ "positionAcceleration": "التسارع", "positionTemp": "Temperature", "positionDeviceTemp": "حرارة الجهاز", + "positionCoolantTemp": "Coolant Temperature", "positionOperator": "المشغل", "positionCommand": "أمر", "positionBlocked": "محظور", @@ -304,11 +306,17 @@ "serverReadonly": "متابعة فقط", "serverForceSettings": "إجبار الإعدادات", "serverAnnouncement": "الإعلانات", + "serverName": "Server Name", + "serverDescription": "Server Description", + "serverColorPrimary": "Color Primary", + "serverColorSecondary": "Color Secondary", + "serverLogo": "Logo Image", "mapTitle": "خريطة", "mapActive": "Active Maps", "mapOverlay": "Map Overlay", "mapOverlayCustom": "Custom Overlay", "mapOpenSeaMap": "OpenSeaMap", + "mapOpenRailwayMap": "OpenRailwayMap", "mapOpenWeatherKey": "OpenWeather API Key", "mapOpenWeatherClouds": "OpenWeather Clouds", "mapOpenWeatherPrecipitation": "OpenWeather Precipitation", |