更新 'src/i18n/zh.js'

This commit is contained in:
2022-07-06 19:52:29 +08:00
parent 96c718e45f
commit 2197356a1e

View File

@@ -298,6 +298,9 @@ const zh = {
}, },
registration_tokens: { registration_tokens: {
name: "注册" name: "注册"
},
room_directory: {
name: "目录"
} }
}, },
}; };