mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Merge branch 'main'
This commit is contained in:
commit
b3cbdf96da
17 changed files with 822 additions and 200 deletions
|
|
@ -140,6 +140,16 @@
|
|||
},
|
||||
"%@%%" : {
|
||||
|
||||
},
|
||||
"%@%% %@%%" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "new",
|
||||
"value" : "%1$@%% %2$@%%"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"%@°F" : {
|
||||
|
||||
|
|
@ -6715,6 +6725,9 @@
|
|||
},
|
||||
"Drag & Drop is the recommended way to update firmware for NRF devices. If your iPhone or iPad is USB-C it will work with your regular USB-C charging cable, for lightning devices you need the Apple Lightning to USB camera adaptor." : {
|
||||
|
||||
},
|
||||
"Dupe / Bad Packets: %d" : {
|
||||
|
||||
},
|
||||
"echo" : {
|
||||
"localizations" : {
|
||||
|
|
@ -16081,6 +16094,12 @@
|
|||
},
|
||||
"Override automatic OLED screen detection." : {
|
||||
|
||||
},
|
||||
"Packets Received: %d" : {
|
||||
|
||||
},
|
||||
"Packets Sent: %d" : {
|
||||
|
||||
},
|
||||
"password" : {
|
||||
"localizations" : {
|
||||
|
|
@ -17402,6 +17421,9 @@
|
|||
},
|
||||
"Requires that there be an accelerometer on your device." : {
|
||||
|
||||
},
|
||||
"Reset App Settings" : {
|
||||
|
||||
},
|
||||
"Reset NodeDB" : {
|
||||
|
||||
|
|
@ -22272,7 +22294,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"Updated Device Metrics Data." : {
|
||||
"Updated Node Stats Data." : {
|
||||
|
||||
},
|
||||
"Updated: %@" : {
|
||||
|
|
@ -22709,7 +22731,7 @@
|
|||
"Your Firmware is up to date" : {
|
||||
|
||||
},
|
||||
"Your MQTT Server must support TLS." : {
|
||||
"Your MQTT Server must support TLS. Not available via the public mqtt server." : {
|
||||
|
||||
},
|
||||
"Your position has been sent with a request for a response with their position. You will receive a notification when a position is returned." : {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue