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:
authorMark Haslinghuis <mark@numloq.nl>2022-05-22 05:56:43 +0300
committerMark Haslinghuis <mark@numloq.nl>2022-05-22 06:00:47 +0300
commit6f0bdba5f481da204e55ebb18efcf930b37c9d99 (patch)
tree4651c0977e239c6e236594d3f7a232b8361be575 /locales
parentd92a49aac8a1c079e812cb7e361c4383a460010b (diff)
Move telemetry to receiver tab
Diffstat (limited to 'locales')
-rw-r--r--locales/en/messages.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/locales/en/messages.json b/locales/en/messages.json
index 582693f4..11c8f855 100644
--- a/locales/en/messages.json
+++ b/locales/en/messages.json
@@ -1212,6 +1212,12 @@
"configurationReceiverMode": {
"message": "Receiver Mode"
},
+ "configurationTelemetry": {
+ "message": "Telemetry"
+ },
+ "configurationTelemetryHelp": {
+ "message": "Telemetry output from receiver"
+ },
"configurationRSSI": {
"message": "RSSI (Signal Strength)"
},