更新 'src/i18n/zh.js'

This commit is contained in:
2022-07-06 20:23:16 +08:00
parent 0872e31411
commit e78c2bedaa

View File

@@ -291,6 +291,7 @@ const zh = {
name: "状态"
},
room_directory:{
name: "目录",
action: {
create: "新建"
}
@@ -300,9 +301,6 @@ const zh = {
},
registration_tokens: {
name: "注册"
},
room_directory: {
name: "目录"
}
},
};