更新 'src/i18n/zh.js'

This commit is contained in:
钟进 2022-07-06 19:41:37 +08:00
parent 5cdd110bf1
commit 7faf321346

View File

@ -286,7 +286,15 @@ const zh = {
},
},
room_state: {
name: "状态"
name: "状态",
room_directory:{
action: {
create: "新建"
}
}
},
forward_extremities: {
name: "扩展"
}
},
};