diff --git a/contact/localisations/en.ini b/contact/localisations/en.ini index cd13764..b2d3fa0 100644 --- a/contact/localisations/en.ini +++ b/contact/localisations/en.ini @@ -15,12 +15,12 @@ uplink_enabled, "Uplink enabled", "Let this channel's data be sent to the MQTT s 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, "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" role, "Role", "For the vast majority of users, the correct choice is CLIENT. See Meshtastic docs for more information." -serial_enabled, "Enable serial console", "" +serial_enabled, "Enable serial console", "Serial Console over the Stream API." button_gpio, "Button GPIO", "GPIO pin for user button." buzzer_gpio, "Buzzer GPIO", "GPIO pin for user buzzer." rebroadcast_mode, "Rebroadcast mode", "This setting defines the device's behavior for how messages are rebroadcast."