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>2022-10-07 10:46:26 +0300
committerPawel Spychalski (DzikuVx) <pspychalski@gmail.com>2022-10-07 10:46:26 +0300
commitf1ef622c5feb55c7c5771845294399d6df4dcca2 (patch)
treeb2d412d1f66fedfc1a18779455bcf640ee06c370 /_locales
parent0917397880d8eaba4ca8ffb65d9af0e52e252cf0 (diff)
Add output_mode to Mixer tab configuration
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 e3d2e7f5..b075b319 100755
--- a/_locales/en/messages.json
+++ b/_locales/en/messages.json
@@ -3804,6 +3804,9 @@
"platformConfiguration": {
"message": "Platform configuration"
},
+ "output_modeTitle": {
+ "message": "Output mode"
+ },
"mixerPreset": {
"message": "Mixer preset"
},