所有页面-创建中英双语对照-优化翻译文档结构

This commit is contained in:
2026-03-17 11:42:16 +08:00
parent 4a7397ce04
commit c790f74905
110 changed files with 1729 additions and 421 deletions

View File

@@ -0,0 +1,21 @@
{
"search": {
"username": "用户名",
"phone": "手机号",
"status": "状态",
"placeholderUsername": "请输入用户名",
"placeholderPhone": "请输入手机号",
"searchSelectPlaceholder": "请选择"
},
"table": {
"username": "用户名",
"phone": "手机号",
"dept": "部门",
"dashboard": "首页",
"loginTime": "上次登录",
"agentId": "代理ID",
"status": "状态",
"createTime": "创建时间",
"updateTime": "更新时间"
}
}