initial check in based on SVN revision 575
This commit is contained in:
34
source/Fonts/textChinese.c
Normal file
34
source/Fonts/textChinese.c
Normal file
@@ -0,0 +1,34 @@
|
||||
/*
|
||||
* languages.h
|
||||
*
|
||||
* Created on: 5/24/2024
|
||||
* Author: Brian.Bailey
|
||||
*/
|
||||
|
||||
|
||||
const char * textChinese[] =
|
||||
{
|
||||
"1 小时",
|
||||
"2 小时",
|
||||
"自动关机",
|
||||
"包含",
|
||||
"频率",
|
||||
"频率",
|
||||
"小时数",
|
||||
"语言",
|
||||
"无线连接",
|
||||
"语言",
|
||||
"无线连接",
|
||||
"加载程序版本",
|
||||
"生产日期",
|
||||
"型号名称",
|
||||
"从不",
|
||||
"监管信息",
|
||||
"监管",
|
||||
"设置",
|
||||
"系统信息",
|
||||
"序列号",
|
||||
"软件版本",
|
||||
"系统信息",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user