更新 'src/i18n/zh.js'

This commit is contained in:
2022-07-06 19:51:11 +08:00
parent 339848e117
commit 96c718e45f

View File

@@ -172,11 +172,11 @@ const zh = {
}
},
reports: {
name: "报事件",
name: "报事件",
fields: {
id: "ID",
received_ts: "报时间",
user_id: "报者",
received_ts: "报时间",
user_id: "报者",
name: "房间名",
score: "分数",
reason: "原因",
@@ -295,6 +295,9 @@ const zh = {
},
forward_extremities: {
name: "扩展"
},
registration_tokens: {
name: "注册"
}
},
};