mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Message translation (#1656)
* Add deep link documentation to README (#1655) Agent-Logs-Url: https://github.com/meshtastic/Meshtastic-Apple/sessions/df28c94e-7e3d-44fc-8264-6ae1b875fb23 Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: garthvh <1795163+garthvh@users.noreply.github.com> * message translation core data version to match 2.7.10 --------- Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: garthvh <1795163+garthvh@users.noreply.github.com>
This commit is contained in:
parent
fab2a91300
commit
7fe81fa8a8
8 changed files with 187 additions and 26 deletions
|
|
@ -11421,6 +11421,10 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"Clear Translation" : {
|
||||
"comment" : "A button",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"Client" : {
|
||||
"extractionState" : "stale",
|
||||
"localizations" : {
|
||||
|
|
@ -50644,6 +50648,14 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"Show Original" : {
|
||||
"comment" : "A label for a button that shows the original message instead of the translation.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"Show Translation" : {
|
||||
"comment" : "A label for a button that toggles whether the translation of a message is shown.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"Show Waypoints" : {
|
||||
"extractionState" : "stale",
|
||||
"localizations" : {
|
||||
|
|
@ -56940,6 +56952,10 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"Translate" : {
|
||||
"comment" : "A button to translate a message.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"Transmit data (txd) GPIO pin" : {
|
||||
"localizations" : {
|
||||
"da" : {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue