mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
localize
This commit is contained in:
parent
da64ca113e
commit
8f3d3998ea
5 changed files with 8 additions and 5 deletions
|
|
@ -62,7 +62,7 @@ struct MQTTConfig: View {
|
|||
.toggleStyle(SwitchToggleStyle(tint: .accentColor))
|
||||
Toggle(isOn: $proxyToClientEnabled) {
|
||||
|
||||
Label("proxyToClientEnabled", systemImage: "iphone.radiowaves.left.and.right")
|
||||
Label("mqtt.clientproxy", systemImage: "iphone.radiowaves.left.and.right")
|
||||
}
|
||||
.toggleStyle(SwitchToggleStyle(tint: .accentColor))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue