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

github.com/betaflight/betaflight-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorp-i-engineer <jarad.berkman@gmail.com>2022-06-28 22:01:05 +0300
committerp-i-engineer <jarad.berkman@gmail.com>2022-06-29 02:30:46 +0300
commite17cf1ae68544e4ffd9d15417ff9208ff7372a2e (patch)
treee69b64cd12019d9f05a39362ef0385040c54e449 /locales
parente228ca00e03088161b8f3fba60dfe7566bcb0787 (diff)
initial commit to fix PR
haslinghuis comment inc comments inc haslinghuis comment inc Revert "haslinghuis comment inc" This reverts commit cbe38ff353cacc041dc1f88bbe59780b9982f9d0. Update src/js/tabs/osd.js Co-authored-by: haslinghuis <mark@numloq.nl> Update src/js/tabs/osd.js Co-authored-by: haslinghuis <mark@numloq.nl> clean clean fix clean
Diffstat (limited to 'locales')
-rw-r--r--locales/en/messages.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/locales/en/messages.json b/locales/en/messages.json
index 11a87bba..17d96cda 100644
--- a/locales/en/messages.json
+++ b/locales/en/messages.json
@@ -4869,6 +4869,14 @@
"osdDescElementVtxChannel": {
"message": "Current VTX channel and power"
},
+ "osdTextElementVTXchannelVariantPower": {
+ "message": "VTX power",
+ "description": "One of the variants of the VTX channel element of the OSD"
+ },
+ "osdTextElementVTXchannelVariantFull": {
+ "message": "Band:Channel:Pwr:Pit",
+ "description": "One of the variants of the VTX channel element of the OSD"
+ },
"osdTextElementVoltageWarning": {
"message": "Battery voltage warning",
"description": "One of the elements of the OSD"