更新 'src/i18n/zh.js'
This commit is contained in:
@@ -169,12 +169,8 @@ const zh = {
|
||||
world_readable: "任何人",
|
||||
},
|
||||
unencrypted: "未加密",
|
||||
},
|
||||
resources: {
|
||||
name: "状态"
|
||||
}
|
||||
},
|
||||
|
||||
reports: {
|
||||
name: "报告事件",
|
||||
fields: {
|
||||
@@ -289,6 +285,9 @@ const zh = {
|
||||
media_length: "媒体文件长度",
|
||||
},
|
||||
},
|
||||
room_state: {
|
||||
name: "状态"
|
||||
}
|
||||
},
|
||||
};
|
||||
export default zh;
|
||||
|
||||
Reference in New Issue
Block a user