From ac2016322b5d5b4ee20bac4a97323f1fb5fc6e3b Mon Sep 17 00:00:00 2001 From: pdxlocations Date: Sat, 5 Apr 2025 22:35:35 -0700 Subject: [PATCH] update en.ini --- contact/localisations/en.ini | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/contact/localisations/en.ini b/contact/localisations/en.ini index a677aba..1dcf6a9 100644 --- a/contact/localisations/en.ini +++ b/contact/localisations/en.ini @@ -78,6 +78,13 @@ dns, "IPv4 DNS server", "" rsyslog_server, "RSyslog server", "" enabled_protocols, "Enabled protocols", "" +[config.network.ipv4_config] +title, "IPv4 Config", "" +ip, "IP", "" +gateway, "Gateway", "" +subnet, "Subnet", "" +dns, "DNS", "" + [config.display] title, "Display" screen_on_secs, "Screen on duration", "How long the screen remains on in seconds after the user button is pressed or messages are received." @@ -105,6 +112,35 @@ theme, "Theme", "" alert_enabled, "Alert enabled", "" banner_enabled, "Banner enabled", "" ring_tone_id, "Ring tone ID", "" +language, "Language", "" +node_filter, "Node Filter", "" +node_highlight, "Node Highlight", "" +calibration_data, "Calibration Data", "" +map_data, "Map Data", "" + +[config.device_ui.node_filter] +title, "Node Filter" +unknown_switch, "Unknown Switch", "" +offline_switch, "Offline Switch", "" +public_key_switch, "Public Key Switch", "" +hops_away, "Hops Away", "" +position_switch, "Position Switch", "" +node_name, "Node Name", "" +channel, "Channel", "" + +[config.device_ui.node_highlight] +title, "Node Highlight" +chat_switch, "Chat Switch", "" +position_switch, "Position Switch", "" +telemetry_switch, "Telemetry Switch", "" +iaq_switch, "IAQ Switch", "" +node_name, "Node Name", "" + +[config.device_ui.map_data] +title, "Map Data" +home, "Home", "" +style, "Style", "" +follow_gps, "Follow GPS", "" [config.lora] title, "LoRa"