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