更新 'src/i18n/zh.js'
This commit is contained in:
@@ -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: "注册"
|
||||
}
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user