mirror of
https://github.com/pdxlocations/contact.git
synced 2026-07-21 09:03:00 +02:00
fix Menu translasion
This commit is contained in:
@@ -14,8 +14,8 @@ id, "", ""
|
|||||||
uplink_enabled, "Uplink enabled", "Let this channel's data be sent to the MQTT server configured on this node."
|
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."
|
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."
|
module_settings, "Module settings", "Position precision and Client Mute."
|
||||||
position_precision, "Position precision", "The precision level of location data sent on this channel."
|
module_settings.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.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]
|
[config.device]
|
||||||
title, "Device"
|
title, "Device"
|
||||||
|
|||||||
Reference in New Issue
Block a user