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:
authorPaweł Spychalski <pspychalski@gmail.com>2022-05-07 20:03:09 +0300
committerGitHub <noreply@github.com>2022-05-07 20:03:09 +0300
commit91b58c84f299500b8ebc89442304fa137292a555 (patch)
treeb8ff7e45fff4b97bfba19cf5220f32f8208f0838 /_locales
parentaa21987b2565e9cbc184da40eb211ac81ea8c378 (diff)
parent86da1cb811edd43cdda0ff90882301f7df08289c (diff)
Merge pull request #1475 from iNavFlight/MrD_Add-precision-to-mAh-used-for-9999mAh
Enhance mAh Used OSD Element
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 0d31e2ce..289ed06d 100755
--- a/_locales/en/messages.json
+++ b/_locales/en/messages.json
@@ -2967,6 +2967,9 @@
"osd_main_voltage_decimals": {
"message" : "Voltage Decimals"
},
+ "osd_mah_used_precision": {
+ "message" : "mAh Used Precision"
+ },
"osd_coordinate_digits": {
"message" : "Coordinate Digits"
},