niucloud/web/app/lang/zh-cn/pages.json
wangchen147 026d5fa334 0.0.9
2024-01-25 17:48:14 +08:00

24 lines
495 B
JSON

{
"pages": {
"index": {
"index": "首页"
},
"auth": {
"login": "登录",
"register": "登录",
"bind": "手机号绑定"
},
"member": {
"index": "欢迎页",
"center": "个人中心"
},
"article": {
"list": "文章",
"detail": "文章"
},
"site": {
"close": "站点已关闭",
"nosite": "站点不存在"
}
}
}