1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-24 00:35:26 +03:00

Fix: tooltip (#3445)

Fix tooltip
This commit is contained in:
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

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"