diff options
author | Traccar Bot <support@traccar.org> | 2023-04-16 14:39:02 +0000 |
---|---|---|
committer | Traccar Bot <support@traccar.org> | 2023-04-16 14:39:02 +0000 |
commit | 88a1e6322cb899cdbb3275b0dc811e2783e3e6e9 (patch) | |
tree | ec80e813f3cc5b9a5cda7f49af932207defbaef7 /modern/src/resources/l10n/es.json | |
parent | 19f468761b9611934949c7146680f2561259ebe9 (diff) | |
download | trackermap-web-88a1e6322cb899cdbb3275b0dc811e2783e3e6e9.tar.gz trackermap-web-88a1e6322cb899cdbb3275b0dc811e2783e3e6e9.tar.bz2 trackermap-web-88a1e6322cb899cdbb3275b0dc811e2783e3e6e9.zip |
Update localization files
Diffstat (limited to 'modern/src/resources/l10n/es.json')
-rw-r--r-- | modern/src/resources/l10n/es.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/modern/src/resources/l10n/es.json b/modern/src/resources/l10n/es.json index 7456c55d..ce9e08dc 100644 --- a/modern/src/resources/l10n/es.json +++ b/modern/src/resources/l10n/es.json @@ -177,6 +177,7 @@ "loginReset": "Reiniciar contraseña", "loginRegister": "Registrarse", "loginLogin": "Iniciar sesión", + "loginOpenId": "Iniciar sesión con OpenID", "loginFailed": "Email o contraseña incorrecta", "loginCreated": "Se ha registrado un nuevo usuario", "loginResetSuccess": "Comprueba tu email", @@ -291,7 +292,9 @@ "positionDtcs": "DTCs", "positionObdSpeed": "Velocidad OBD", "positionObdOdometer": "Odómetro OBD", + "positionDrivingTime": "Tiempo Conduciendo", "positionDriverUniqueId": "ID única del conductor", + "positionCard": "Tarjeta", "positionImage": "Imagen", "positionVideo": "Video", "positionAudio": "Audio", @@ -485,6 +488,7 @@ "notificationType": "Tipo de Notificación", "notificationAlways": "Todos los dispositivos", "notificationNotificators": "Canales", + "notificatorCommand": "Comando", "notificatorWeb": "Web", "notificatorMail": "Correo", "notificatorSms": "SMS", |