diff options
author | Anton Tananaev <anton@traccar.org> | 2023-04-16 07:42:50 -0700 |
---|---|---|
committer | Anton Tananaev <anton@traccar.org> | 2023-04-16 07:42:50 -0700 |
commit | 655a54340000beb26905497379e9c95abfe6299b (patch) | |
tree | 0c354e1359cbbdb7d34b984609ff7a26c068f42c /web/l10n | |
parent | 88a1e6322cb899cdbb3275b0dc811e2783e3e6e9 (diff) | |
download | trackermap-web-655a54340000beb26905497379e9c95abfe6299b.tar.gz trackermap-web-655a54340000beb26905497379e9c95abfe6299b.tar.bz2 trackermap-web-655a54340000beb26905497379e9c95abfe6299b.zip |
Update english file
Diffstat (limited to 'web/l10n')
-rw-r--r-- | web/l10n/en.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 308d92d8..9d76814d 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -177,6 +177,7 @@ "loginReset": "Reset Password", "loginRegister": "Register", "loginLogin": "Login", + "loginOpenId": "Login with OpenID", "loginFailed": "Incorrect email address or password", "loginCreated": "New user has been registered", "loginResetSuccess": "Check your email", @@ -291,7 +292,9 @@ "positionDtcs": "DTCs", "positionObdSpeed": "OBD Speed", "positionObdOdometer": "OBD Odometer", + "positionDrivingTime": "Driving Time", "positionDriverUniqueId": "Driver Unique Id", + "positionCard": "Card", "positionImage": "Image", "positionVideo": "Video", "positionAudio": "Audio", @@ -485,6 +488,7 @@ "notificationType": "Type of Notification", "notificationAlways": "All Devices", "notificationNotificators": "Channels", + "notificatorCommand": "Command", "notificatorWeb": "Web", "notificatorMail": "Mail", "notificatorSms": "SMS", |