diff options
Diffstat (limited to 'web/l10n/fi.json')
-rw-r--r-- | web/l10n/fi.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/web/l10n/fi.json b/web/l10n/fi.json index 12691f0..beccd68 100644 --- a/web/l10n/fi.json +++ b/web/l10n/fi.json @@ -40,6 +40,7 @@ "sharedAlias": "Alias", "sharedDeviceDistance": "Device Distance", "sharedDevice": "Device", + "sharedTestMail": "Send Test Email", "errorTitle": "Virhe", "errorUnknown": "Tuntematon virhe", "errorConnection": "Yhteysvirhe", @@ -58,6 +59,7 @@ "loginFailed": "Virheellinen email tai salasana", "loginCreated": "Uusi käyttäjä on rekisteröitynyt", "loginLogout": "Kirjaudu ulos", + "loginLogo": "Logo", "devicesAndState": "Laitteet ja Tilat", "deviceTitle": "Laitteet", "deviceIdentifier": "Tunniste", @@ -111,6 +113,7 @@ "mapBingAerial": "Bing Maps ilmakuva", "mapShapePolygon": "Polygon", "mapShapeCircle": "Circle", + "mapShapePolyline": "Polyline", "mapLiveRoutes": "Live Routes", "stateTitle": "Tila", "stateName": "Ominaisuus", @@ -146,6 +149,7 @@ "commandMessage": "Message", "eventAll": "All Events", "eventDeviceOnline": "Device is online", + "eventDeviceUnknown": "Device status is unknown", "eventDeviceOffline": "Device is offline", "eventDeviceMoving": "Device is moving", "eventDeviceStopped": "Device has stopped", @@ -156,6 +160,7 @@ "eventAlarm": "Alarms", "eventIgnitionOn": "Ignition is ON", "eventIgnitionOff": "Ignition is OFF", + "eventMaintenance": "Maintenance required", "alarm": "Alarm", "alarmSos": "SOS Alarm", "alarmVibration": "Vibration Alarm", |