From c6d760650fc9d658ee7b45cbc78971b8555a044e Mon Sep 17 00:00:00 2001 From: pdxlocations Date: Sun, 24 Aug 2025 00:33:55 -0700 Subject: [PATCH] fix Menu translasion --- contact/localisations/en.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contact/localisations/en.ini b/contact/localisations/en.ini index b2d3fa0..f055f33 100644 --- a/contact/localisations/en.ini +++ b/contact/localisations/en.ini @@ -14,8 +14,8 @@ id, "", "" uplink_enabled, "Uplink enabled", "Let this channel's data be sent to the MQTT server configured on this node." downlink_enabled, "Downlink enabled", "Let data from the MQTT server configured on this node be sent to this channel." module_settings, "Module settings", "Position precision and Client Mute." -position_precision, "Position precision", "The precision level of location data sent on this channel." -is_client_muted, "Is Client Muted", "Controls whether or not the phone / clients should mute the current channel. Useful for noisy public channels you don't necessarily want to disable." +module_settings.position_precision, "Position precision", "The precision level of location data sent on this channel." +module_settings.is_client_muted, "Is Client Muted", "Controls whether or not the phone / clients should mute the current channel. Useful for noisy public channels you don't necessarily want to disable." [config.device] title, "Device"