1
0
forked from me/IronOS

Updating translations

This commit is contained in:
Ben V. Brown
2021-09-12 19:03:25 +10:00
parent fd0e242488
commit 45116fb7b1
34 changed files with 6186 additions and 9026 deletions

View File

@@ -47,9 +47,11 @@ enum SettingsOptions {
PDMissingWarningCounter = 30, // Counter of how many times we have warned we cannot detect the pd interface
UILanguage = 31, // Selected UI Language code, null-terminated *only if* the length is less than 8 chars
PDNegTimeout = 32, // PD timeout in 100ms steps
OLEDInversion = 33, // Invert the colours on the display
OLEDContrast = 34, // Contrast for the OLED display
//
SettingsOptionsLength = 33, //
SettingsOptionsLength = 35, //
};
typedef enum {