2019-05-22 01:30:37 +08:00
|
|
|
{
|
|
|
|
|
"public": {
|
|
|
|
|
"error-message": {
|
|
|
|
|
"form-not-valid": "Form Check Failure"
|
|
|
|
|
},
|
|
|
|
|
"rules": {
|
|
|
|
|
"required": "{name} is required"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"views": {
|
|
|
|
|
"system": {
|
2019-05-22 14:26:39 +08:00
|
|
|
"error": {
|
|
|
|
|
"404": {
|
|
|
|
|
"back": "Back to home"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"index": {
|
|
|
|
|
"cover": {
|
|
|
|
|
"build-time": "Build time",
|
|
|
|
|
"github-fork-alt": "Fork me on GitHub",
|
|
|
|
|
"sub-title": "Elegant mid-background integration solution",
|
|
|
|
|
"title": "D2 Admin"
|
|
|
|
|
},
|
|
|
|
|
"help": {
|
|
|
|
|
"chat": {
|
|
|
|
|
"title": {
|
|
|
|
|
"qq": "QQ group [ 1500 / 2000 people ]",
|
|
|
|
|
"we": "Invite into the WeChat group after becoming friends with the author"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"link": {
|
|
|
|
|
"href": {
|
|
|
|
|
"doc": "https://doc.d2admin.fairyever.com/"
|
|
|
|
|
},
|
|
|
|
|
"text": {
|
|
|
|
|
"doc": "Document",
|
|
|
|
|
"github": "Homepage",
|
|
|
|
|
"issues": "Issues",
|
|
|
|
|
"new-issue": "New issue"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"title": "Help"
|
|
|
|
|
},
|
|
|
|
|
"page": {
|
|
|
|
|
"link": {
|
|
|
|
|
"href": {
|
|
|
|
|
"doc": "https://doc.d2admin.fairyever.com/"
|
|
|
|
|
},
|
|
|
|
|
"text": {
|
|
|
|
|
"d2-projects": "Open source organization",
|
|
|
|
|
"daily": "Daily",
|
|
|
|
|
"doc": "Document",
|
|
|
|
|
"ice": "Flying ice",
|
|
|
|
|
"juejin": "Nuggets",
|
|
|
|
|
"start-kit": "Starter version"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"we": {
|
|
|
|
|
"button": "WeChat Public",
|
|
|
|
|
"introduce": "Official public number, mainly push front-end technical articles, framework resources, learning tutorials, and D2 series project update information",
|
|
|
|
|
"title": "JS Daily"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
2019-05-22 01:30:37 +08:00
|
|
|
"login": {
|
|
|
|
|
"footer": {
|
|
|
|
|
"button": {
|
|
|
|
|
"clause": "Terms",
|
|
|
|
|
"help": "Help",
|
|
|
|
|
"privacy": "Privacy"
|
|
|
|
|
},
|
|
|
|
|
"copyright": {
|
|
|
|
|
"author": "FairyEver",
|
|
|
|
|
"content": "2018 D2 Projects Open Source Organization",
|
|
|
|
|
"copyright": "copyright"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"form": {
|
|
|
|
|
"button": {
|
|
|
|
|
"login": "Log In"
|
|
|
|
|
},
|
|
|
|
|
"label": {
|
|
|
|
|
"code": "Verification code",
|
|
|
|
|
"password": "Password",
|
|
|
|
|
"username": "Username"
|
|
|
|
|
},
|
|
|
|
|
"placeholder": {
|
|
|
|
|
"code": "- - - -",
|
|
|
|
|
"password": "Password",
|
|
|
|
|
"username": "Username"
|
|
|
|
|
},
|
|
|
|
|
"prepend": {
|
|
|
|
|
"code": "Code"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"motto": {
|
|
|
|
|
"text": "Time is the most precious treasure of all wealth."
|
|
|
|
|
},
|
|
|
|
|
"options": {
|
|
|
|
|
"forget-password": "Forget password",
|
|
|
|
|
"register": "Registered user"
|
|
|
|
|
},
|
|
|
|
|
"quick-login": {
|
|
|
|
|
"dialog": {
|
|
|
|
|
"title": "Quickly select users"
|
|
|
|
|
},
|
|
|
|
|
"toggle-button": {
|
|
|
|
|
"text": "Quickly select users (test function)"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|