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
+2
View File
@@ -73,6 +73,8 @@
"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",
"unmapped_packets_title": "Unmapped Packets",
"unmapped_packets_empty": "No recent unmapped packets.",
"channel_label": "Channel:", "channel_label": "Channel:",
"model_label": "Model:", "model_label": "Model:",
"role_label": "Role:", "role_label": "Role:",
+3
View File
@@ -68,8 +68,11 @@
"map": { "map": {
"filter_routers_only": "Mostrar solo enrutadores", "filter_routers_only": "Mostrar solo enrutadores",
"show_routers_only": "Mostrar solo enrutadores",
"share_view": "Compartir esta vista", "share_view": "Compartir esta vista",
"reset_filters": "Restablecer filtros", "reset_filters": "Restablecer filtros",
"unmapped_packets_title": "Paquetes sin mapa",
"unmapped_packets_empty": "No hay paquetes sin mapa recientes.",
"channel_label": "Canal:", "channel_label": "Canal:",
"model_label": "Modelo:", "model_label": "Modelo:",
"role_label": "Rol:", "role_label": "Rol:",