Skip to content

Commit 8edea3a

Browse files
committed
fix: 调整zh-CN/system.json中<"title": "系统管理">配置位置,保持与en-US/system.json中位置一致
1 parent 08b6e77 commit 8edea3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

playground/src/locales/langs/zh-CN/system.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"title": "系统管理",
23
"dept": {
34
"list": "部门列表",
45
"createTime": "创建时间",
@@ -62,6 +63,5 @@
6263
"operation": "操作",
6364
"permissions": "权限",
6465
"setPermissions": "授权"
65-
},
66-
"title": "系统管理"
66+
}
6767
}

0 commit comments

Comments
 (0)