mirror of
https://github.com/pablorevilla-meshtastic/meshview.git
synced 2026-08-04 07:53:26 +02:00
minor fix to langauge dictionary
This commit is contained in:
+11
-11
@@ -141,17 +141,17 @@
|
||||
},
|
||||
|
||||
"node": {
|
||||
"specifications": "Especificaciones:",
|
||||
"node_id": "ID de Nodo:",
|
||||
"long_name": "Nombre Largo:",
|
||||
"short_name": "Nombre Corto:",
|
||||
"hw_model": "Modelo de Hardware:",
|
||||
"firmware": "Firmware:",
|
||||
"role": "Rol:",
|
||||
"channel": "Canal:",
|
||||
"latitude": "Latitud:",
|
||||
"longitude": "Longitud:",
|
||||
"last_update": "Última Actualización:",
|
||||
"specifications": "Especificaciones",
|
||||
"node_id": "ID de Nodo",
|
||||
"long_name": "Nombre Largo",
|
||||
"short_name": "Nombre Corto",
|
||||
"hw_model": "Modelo de Hardware",
|
||||
"firmware": "Firmware",
|
||||
"role": "Rol",
|
||||
"channel": "Canal",
|
||||
"latitude": "Latitud",
|
||||
"longitude": "Longitud",
|
||||
"last_update": "Última Actualización",
|
||||
"battery_voltage": "Batería y voltaje",
|
||||
"air_channel": "Utilización del aire y del canal",
|
||||
"environment": "Métricas Ambientales",
|
||||
|
||||
Reference in New Issue
Block a user