mirror of
https://github.com/pablorevilla-meshtastic/meshview.git
synced 2026-06-13 10:44:57 +02:00
updates to language dictionaries
This commit is contained in:
@@ -70,10 +70,12 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
"map": {
|
"map": {
|
||||||
"show_routers_only": "Show Routers Only",
|
"show_routers_only": "Show Routers Only",
|
||||||
"share_view": "Share This View",
|
"share_view": "Share This View",
|
||||||
"reset_filters": "Reset Filters To Defaults",
|
"reset_filters": "Reset Filters To Defaults",
|
||||||
"channel_label": "Channel:",
|
"unmapped_packets_title": "Unmapped Packets",
|
||||||
|
"unmapped_packets_empty": "No recent unmapped packets.",
|
||||||
|
"channel_label": "Channel:",
|
||||||
"model_label": "Model:",
|
"model_label": "Model:",
|
||||||
"role_label": "Role:",
|
"role_label": "Role:",
|
||||||
"last_seen": "Last seen:",
|
"last_seen": "Last seen:",
|
||||||
|
|||||||
@@ -67,10 +67,13 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
"map": {
|
"map": {
|
||||||
"filter_routers_only": "Mostrar solo enrutadores",
|
"filter_routers_only": "Mostrar solo enrutadores",
|
||||||
"share_view": "Compartir esta vista",
|
"show_routers_only": "Mostrar solo enrutadores",
|
||||||
"reset_filters": "Restablecer filtros",
|
"share_view": "Compartir esta vista",
|
||||||
"channel_label": "Canal:",
|
"reset_filters": "Restablecer filtros",
|
||||||
|
"unmapped_packets_title": "Paquetes sin mapa",
|
||||||
|
"unmapped_packets_empty": "No hay paquetes sin mapa recientes.",
|
||||||
|
"channel_label": "Canal:",
|
||||||
"model_label": "Modelo:",
|
"model_label": "Modelo:",
|
||||||
"role_label": "Rol:",
|
"role_label": "Rol:",
|
||||||
"last_seen": "Visto por última vez:",
|
"last_seen": "Visto por última vez:",
|
||||||
|
|||||||
Reference in New Issue
Block a user