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:
authorMichel Pastor <shellixyz@users.noreply.github.com>2019-02-20 14:42:48 +0300
committerGitHub <noreply@github.com>2019-02-20 14:42:48 +0300
commitf72ceed97219740e0ec71f787aeef173b1e468e0 (patch)
tree53adc565d4215b65ef38be392006a4ae09cc2a69 /_locales
parentec90ed737b2741c0806fc7670e35c8d1965c6360 (diff)
Specify GUI servo mixing rule weight and speed units (#697)
Diffstat (limited to '_locales')
-rwxr-xr-x_locales/en/messages.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/_locales/en/messages.json b/_locales/en/messages.json
index 7e5f78b8..b8fe5757 100755
--- a/_locales/en/messages.json
+++ b/_locales/en/messages.json
@@ -2777,10 +2777,10 @@
"message": "Input"
},
"weight": {
- "message": "Weight"
+ "message": "Weight (%)"
},
"speed": {
- "message": "Speed"
+ "message": "Speed (10µs/s)"
},
"mixerPresetTitle": {
"message": "Mixer preset"