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:
authorKonstantin Sharlaimov <konstantin.sharlaimov@gmail.com>2019-01-06 17:53:38 +0300
committerGitHub <noreply@github.com>2019-01-06 17:53:38 +0300
commitf702132a8f37dcde835b15dfa64e655918ab391e (patch)
treeccb66f0fff422408ce34efc970019b584d33acbf /_locales
parent5385590d219cfcf30d599ba9743a2cd840e4dfea (diff)
parenta3ba54090c7bbd6c2c96f174fdee895d59dab25e (diff)
Merge pull request #625 from iNavFlight/agh_512_char_fonts
Add support for fonts with 512 characters
Diffstat (limited to '_locales')
-rwxr-xr-x_locales/en/messages.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/_locales/en/messages.json b/_locales/en/messages.json
index 4211f986..020f9fa5 100755
--- a/_locales/en/messages.json
+++ b/_locales/en/messages.json
@@ -2629,6 +2629,12 @@
"osdSettingMainVoltageDecimals": {
"message": "Main Voltage Decimals"
},
+ "uploadingCharacters": {
+ "message": "Uploading..."
+ },
+ "uploadedCharacters": {
+ "message": "Uploaded $1 characters"
+ },
"portColumnSensors": {
"message": "Sensors"
},