mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Merge pull request #1124 from meshtastic/confirmationDialogue
Confirmation dialogue
This commit is contained in:
commit
dfe87ecfcb
3 changed files with 40 additions and 2 deletions
|
|
@ -5628,6 +5628,9 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Confirm" : {
|
||||
|
||||
},
|
||||
"Connect to a Node" : {
|
||||
"localizations" : {
|
||||
|
|
@ -30172,6 +30175,9 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"The Router roles are designed for high vantage locations like mountaintops and towers. This node needs to be able to have a good direct connection to most of the nodes on the network or else this will significantly hurt the network." : {
|
||||
|
||||
},
|
||||
"The secondary public key authorized to send admin messages to this node." : {
|
||||
"localizations" : {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue