fix words bug

This commit is contained in:
Max 2022-02-10 17:09:58 +08:00
parent 7a87516d17
commit 00f7696368

View file

@ -23,7 +23,7 @@ var langs = map[string]string{
"Help for yao": "显示命令帮助文档",
"Show app configure": "显示应用配置信息",
"Update database schema": "更新数据库结构",
"Execute process": "更新数据库结构",
"Execute process": "运行处理器",
"Show version": "显示当前版本号",
"Development mode": "使用开发模式启动",
"Enabled unstable features": "启用内测功能",