updates to language dictionaries

This commit is contained in:
pablorevilla-meshtastic
2026-01-26 10:40:20 -08:00
parent 41397072af
commit 018e16e9fa
3 changed files with 15 additions and 10 deletions
+6 -4
View File
@@ -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:",
+7 -4
View File
@@ -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:",