Skip to content

Commit

Permalink
New translations users.json (Chinese Simplified)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajnart committed Dec 20, 2023
1 parent 9c37cf9 commit 55e887a
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions public/locales/cn/manage/users.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,21 @@
{
"metaTitle": "用户",
"pageTitle": "管理用户",
"text": "通过账号,您可以配置谁可以编辑您的面板。Homarr的未来版本将对权限和面板进行更精细地控制。",
"buttons": {
"create": "创建"
},
"filter": {
"roles": {
"all": "",
"normal": "",
"admin": "",
"owner": ""
}
},
"table": {
"header": {
"user": "用户"
"user": "用户",
"email": "邮箱"
}
},
"tooltips": {
Expand Down

0 comments on commit 55e887a

Please sign in to comment.