Fix: tooltip (#3445)

Fix tooltip
master
Mark Haslinghuis 2023-05-09 16:43:42 +02:00 committed by GitHub
parent 5235c5c812
commit 5c3951626a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -950,6 +950,10 @@
"message": "Crash detection is active",
"description": "Message that pops up to describe the CRASH_DETECTED arming disable flag"
},
"initialSetupArmingDisableFlagsTooltipCALIBRATING": {
"message": "The craft is currently calibrating",
"description": "Message that pops up to describe the CALIBRATING arming disable flag"
},
"initialSetupArmingDisableFlagsTooltipTHROTTLE": {
"message": "Throttle channel is too high",
"description": "Message that pops up to describe the THROTTLE arming disable flag"