更新 'src/i18n/zh.js'
This commit is contained in:
@@ -172,11 +172,11 @@ const zh = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
reports: {
|
reports: {
|
||||||
name: "报告事件",
|
name: "举报事件",
|
||||||
fields: {
|
fields: {
|
||||||
id: "ID",
|
id: "ID",
|
||||||
received_ts: "报告时间",
|
received_ts: "举报时间",
|
||||||
user_id: "报告者",
|
user_id: "举报者",
|
||||||
name: "房间名",
|
name: "房间名",
|
||||||
score: "分数",
|
score: "分数",
|
||||||
reason: "原因",
|
reason: "原因",
|
||||||
@@ -295,6 +295,9 @@ const zh = {
|
|||||||
},
|
},
|
||||||
forward_extremities: {
|
forward_extremities: {
|
||||||
name: "扩展"
|
name: "扩展"
|
||||||
|
},
|
||||||
|
registration_tokens: {
|
||||||
|
name: "注册"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user