mirror of
https://gitee.com/niucloud-team/niucloud-admin.git
synced 2025-12-15 20:12:49 +00:00
13 lines
395 B
JSON
13 lines
395 B
JSON
{
|
|
// pages.json 英文标题
|
|
"pages.index.index": "Index",
|
|
"pages.article.list": "Information Center",
|
|
"pages.article.detail": "Information detail",
|
|
"pages.member.index": "My",
|
|
"pages.auth.login": "Login",
|
|
"pages.auth.register": "Register",
|
|
"pages.auth.resetpwd": "Retrieve password",
|
|
"pages.setting.index": "Settings",
|
|
"pages.auth.bind": "Bind Mobile"
|
|
}
|