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:
authorPawel Spychalski (DzikuVx) <pspychalski@gmail.com>2019-04-04 18:28:26 +0300
committerPawel Spychalski (DzikuVx) <pspychalski@gmail.com>2019-04-04 18:28:26 +0300
commit564d1cdca5cb4c021f079767a6c88822eab621ba (patch)
treef7b08c1d296bf361d7605406ccd74030b17946d9 /_locales
parent57f7035ef0f67c416c371ad45731d389e23144ad (diff)
Store logic condition with smix rule
Diffstat (limited to '_locales')
-rwxr-xr-x_locales/en/messages.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/_locales/en/messages.json b/_locales/en/messages.json
index 92c65e36..d79036d3 100755
--- a/_locales/en/messages.json
+++ b/_locales/en/messages.json
@@ -2964,5 +2964,8 @@
},
"logicClose": {
"message": "Close"
+ },
+ "active": {
+ "message": "Active"
}
}