UI: Localize LED color & hide it until it's functional

Also moved IgnoreApplet to the System config section object.
This commit is contained in:
Evan Husted
2025-01-23 00:48:42 -06:00
parent 9c8055440e
commit c140e9b23c
9 changed files with 47 additions and 22 deletions

View File

@@ -7622,6 +7622,31 @@
"zh_TW": "陀螺儀無感帶:"
}
},
{
"ID": "ControllerSettingsLedColor",
"Translations": {
"ar_SA": "",
"de_DE": "",
"el_GR": "",
"en_US": "Custom LED",
"es_ES": "",
"fr_FR": "",
"he_IL": "",
"it_IT": "",
"ja_JP": "",
"ko_KR": "",
"no_NO": "",
"pl_PL": "",
"pt_BR": "",
"ru_RU": "",
"sv_SE": "",
"th_TH": "",
"tr_TR": "",
"uk_UA": "",
"zh_CN": "",
"zh_TW": ""
}
},
{
"ID": "ControllerSettingsSave",
"Translations": {
@@ -22973,4 +22998,4 @@
}
}
]
}
}