未验证 提交 5b726c1e 编写于 作者: qd_lm's avatar qd_lm 提交者: GitHub

optimize i18n format (#1600)

上级 03871a0b
......@@ -2,9 +2,9 @@ package i18nx
var I18N = `
{
"zh": {
"zh": {
"Username or password invalid": "用户名或密码错误",
"incorrect verification code": "验证码错误",
"incorrect verification code": "验证码错误",
"roles empty": "角色不能为空",
"Username already exists": "此用户名已存在 请使用其他用户名",
"failed to count user-groups": "校验数据失败 请重试",
......@@ -49,6 +49,6 @@ var I18N = `
"url path invalid":"url非法",
"no such server":"无此实例",
"admin role can not be modified":"管理员角色不允许修改"
}
}
}
`
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册