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:
authorArnoTlse <76259684+ArnoTlse@users.noreply.github.com>2021-01-11 01:06:18 +0300
committerArnoTlse <76259684+ArnoTlse@users.noreply.github.com>2021-01-11 01:06:18 +0300
commit1169f64adea5618c7da21de578b650ee0ecba098 (patch)
tree777623d4f8917427912f18be843326e658bdd8ca /_locales
parent5fde0022a5235e27fb88e0db236f56bdc3c89682 (diff)
some minor bugs correction
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 2d104331..6ad9b5c1 100755
--- a/_locales/en/messages.json
+++ b/_locales/en/messages.json
@@ -3124,6 +3124,9 @@
"missionDefaultSettingsHead": {
"message": "Default settings"
},
+ "missionTemplateHead": {
+ "message": "Mission template"
+ },
"useOnlyStandalone": {
"message": "Use stand-alone application.<br> Please visit the <a href=\"https://github.com/iNavFlight/inav-configurator/releases\" target=\"_blank\">website</a> to read the release notes and download."
},