优化设置菜单的多语言控制

新增显示亮度控制页面
Signed-off-by: kevin <kevin@lmve.net>
This commit is contained in:
2022-08-12 17:56:15 +08:00
parent 46f23a45c7
commit 2c88bbae2b
19 changed files with 2860 additions and 2551 deletions
+2 -2
View File
@@ -28,8 +28,8 @@ typedef struct
typedef struct
{
const char *list_en;
const char *list_ch;
const char *en;
const char *ch;
}word;