Files
mes-ui-d2/src/locales/en.json

146 lines
2.9 KiB
JSON
Raw Normal View History

{
"public": {
"error-message": {
"form-not-valid": "Form Check Failure"
},
"rules": {
"required": "{name} is required"
}
},
"views": {
"system": {
"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"
}
}
},
"log": {
"notify": {
"more": {
"message": "",
"title": ""
},
"upload": {
"start": {
"message": "",
"title": ""
},
"success": {
"message": "",
"title": ""
}
}
},
"table": {
"empty-text": "",
"label": {
"component": "",
"message": "",
"more": "",
"time": "",
"url": ""
}
},
"upload": {
"button": ""
}
},
"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)"
}
}
}
}
}
}