The Wayback Machine - https://web.archive.org/web/20201213142402/https://github.com/s00500/ESPUI/issues/74
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add espui.json chinese lang zh-CN #74

Closed
lyalove opened this issue May 1, 2020 · 1 comment
Closed

add espui.json chinese lang zh-CN #74

lyalove opened this issue May 1, 2020 · 1 comment
Assignees

Comments

@lyalove
Copy link

@lyalove lyalove commented May 1, 2020

"zh-CN": 
	{
		"keys": 
		{
			"LANG_SUBCATERGORY_ESPUI": "用户接口",
			"LANG_ESPUI_ESPUI_TITLE": "标题",
			"LANG_ESPUI_ESPUI_HOTSPOT": "启用无线热点代码",
			"LANG_ESPUI_ESPUI_TOOLTIP": "在ESP32/ESP8266创建一网络接口",
			"LANG_ESPUI_BUTTON_BUTTON": "UI 按钮",
			"LANG_ESPUI_NAME": "名称",
			"LANG_ESPUI_COLOR": "颜色",
			"LANG_ESPUI_TEXT": "文本",
			"LANG_ESPUI_BUTTON_TOOLTIP": "一个网页接口的按钮",
			"LANG_ESPUI_LABEL_LABEL": "UI 标签",
			"LANG_ESPUI_LABEL": "标签",
			"LANG_ESPUI_LABEL_TOOLTIP": "一个网页接口的标签,你可通过修改代码去更新它",
			"LANG_ESPUI_STATE": "状态",
			"LANG_ESPUI_SWITCH_SWITCH": "UI 开关",
			"LANG_ESPUI_PAD_PAD": "UI 面板",
			"LANG_ESPUI_PAD_CENTER": "中间按钮?"
		}
	}
@s00500
Copy link
Owner

@s00500 s00500 commented Jun 1, 2020

Hey @lyalove , yes I can add that, please specify a proper pull request next time

@s00500 s00500 self-assigned this Jun 1, 2020
@s00500 s00500 closed this in 5a6b92b Jun 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.