Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNavFlight/inav-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '_locales')
-rwxr-xr-x_locales/en/messages.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/_locales/en/messages.json b/_locales/en/messages.json
index 57fd32e5..f9d75317 100755
--- a/_locales/en/messages.json
+++ b/_locales/en/messages.json
@@ -2925,5 +2925,26 @@
},
"gyroLpfWhyNotSlightlyHigherMessage": {
"message": "If there are not vibration problems and motors are not overheating, try going 188Hz instead"
+ },
+ "tabLogicConditions": {
+ "message": "Logic conditions"
+ },
+ "logicId": {
+ "message": "#"
+ },
+ "logicEnabled": {
+ "message": "Enabled"
+ },
+ "logicOperation": {
+ "message": "Operation"
+ },
+ "logicOperandA": {
+ "message": "Operand A"
+ },
+ "logicOperandB": {
+ "message": "Operand B"
+ },
+ "logicFlags": {
+ "message": "Flags"
}
}