更新 'src/i18n/zh.js'

This commit is contained in:
2022-07-06 19:35:31 +08:00
parent 9a05dfee7a
commit 5cdd110bf1

View File

@@ -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;