mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-16 03:18:54 +00:00
first commit
This commit is contained in:
@@ -89,6 +89,9 @@ const char Menu_List[LANG_MAX][MENU_LIST_MAX][80]=
|
||||
"自动设置时间",
|
||||
"日期",
|
||||
"时间 ",
|
||||
"时区 ",
|
||||
"更改",
|
||||
"取消",
|
||||
"语言",
|
||||
"网络",
|
||||
"场景",
|
||||
@@ -230,12 +233,13 @@ const char Menu_List[LANG_MAX][MENU_LIST_MAX][80]=
|
||||
"下载更新",//下载更新,
|
||||
"当前版本已经是最新版本!",
|
||||
"获取固件信息失败!",
|
||||
"固件更新成功,3s后系统将会重启!",
|
||||
"固件更新成功, 3s后系统将会重启!",
|
||||
"系统更新失败!",
|
||||
"系统升级中,请勿断电!",
|
||||
"新版本",
|
||||
"\n您将选择时钟模式?\n",
|
||||
"\n您将选择开关模式?\n",
|
||||
"\n您将选择开关模式?\n",
|
||||
"当前时间可能有误,\n您需要手动设置时间.\n",
|
||||
#elif defined(CONFIG_LANAGUAGE_CHT)
|
||||
#error "not suptort cht"
|
||||
#endif
|
||||
@@ -305,10 +309,13 @@ const char Menu_List[LANG_MAX][MENU_LIST_MAX][80]=
|
||||
"Adjust brightness to ambient light to energy saving",
|
||||
"Automatic screen",
|
||||
"10s\n30s\n45s\n1min\n2min\n5min\n10min\nnever",
|
||||
"Time",
|
||||
"Date&Time",
|
||||
"Set time Automatically",
|
||||
"Date",
|
||||
"Time",
|
||||
"Time Zone",
|
||||
"Change",
|
||||
"Cancel",
|
||||
"Language",
|
||||
"Network",
|
||||
"Scene",
|
||||
@@ -456,6 +463,7 @@ const char Menu_List[LANG_MAX][MENU_LIST_MAX][80]=
|
||||
"New Version",
|
||||
"\nAre you sure to change?\n",
|
||||
"\nAre you sure to change?\n",
|
||||
"The currt time may be wrong, \nyou need to set the time manually.\n",
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user