mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Implement unmessagable
This commit is contained in:
parent
3d8f3ad7a6
commit
690b41e0a0
5 changed files with 41 additions and 23 deletions
|
|
@ -2136,6 +2136,12 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Add Contact" : {
|
||||
|
||||
},
|
||||
"Add Meshtastic Node %@ as a contact" : {
|
||||
|
||||
},
|
||||
"Add to favorites" : {
|
||||
"localizations" : {
|
||||
|
|
@ -15095,12 +15101,6 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Add Contact" : {
|
||||
|
||||
},
|
||||
"Add Meshtastic Node %@ as a contact" : {
|
||||
|
||||
},
|
||||
"Import Route" : {
|
||||
"localizations" : {
|
||||
|
|
@ -30920,7 +30920,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"The URL for the node to import" : {
|
||||
"The URL for the node to add" : {
|
||||
|
||||
},
|
||||
"There has been no response to a request for device metadata over the admin channel for this node." : {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue