1
0
forked from me/IronOS

Update translation

This commit is contained in:
Ben V. Brown
2021-09-25 10:21:50 +10:00
parent e8d26c3159
commit 1bb9254365
3 changed files with 5 additions and 8 deletions

View File

@@ -2,6 +2,5 @@
bool settings_setLanguageSwitch(void) { return false; }
bool settings_displayLanguageSwitch(void) {
return true; // skip
}
void settings_displayLanguageSwitch(void) {}
bool settings_showLanguageSwitch(void) { return false; }