Files
mes-ui-d2/src/locales/zh-cht.json

146 lines
2.8 KiB
JSON
Raw Normal View History

{
"public": {
"error-message": {
"form-not-valid": "表單校驗失敗"
},
"rules": {
"required": "請輸入{name}"
}
},
"views": {
"system": {
"error": {
"404": {
"back": "返回首頁"
}
},
"index": {
"cover": {
"build-time": "構建時間",
"github-fork-alt": "Fork me on GitHub",
"sub-title": "優雅的中後台集成方案",
"title": "D2 Admin"
},
"help": {
"chat": {
"title": {
"qq": "QQ群 [ 1500 / 2000 人 ]",
"we": "與作者成為好友後邀請進微信群"
}
},
"link": {
"href": {
"doc": "https://doc.d2admin.fairyever.com/"
},
"text": {
"doc": "文檔",
"github": "主頁",
"issues": "issues",
"new-issue": "New issue"
}
},
"title": "幫助"
},
"page": {
"link": {
"href": {
"doc": "https://doc.d2admin.fairyever.com/zh/"
},
"text": {
"d2-projects": "開源組織",
"daily": "日報",
"doc": "文檔",
"ice": "飛冰",
"juejin": "掘金",
"start-kit": "簡化版"
}
},
"we": {
"button": "微信公眾號",
"introduce": "官方公眾號,主要推送前端技術類文章、框架資源、學習教程,以及 D2 系列項目更新信息",
"title": "今日前端"
}
}
},
"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": "條款",
"help": "幫助",
"privacy": "隱私"
},
"copyright": {
"author": "FairyEver",
"content": "2018 D2 Projects 開源組織出品",
"copyright": "Copyright"
}
},
"form": {
"button": {
"login": "登錄"
},
"label": {
"code": "驗證碼",
"password": "密碼",
"username": "用戶名"
},
"placeholder": {
"code": "- - - -",
"password": "密碼",
"username": "用戶名"
},
"prepend": {
"code": "驗證碼"
}
},
"motto": {
"text": "時間是一切財富中最寶貴的財富。"
},
"options": {
"forget-password": "忘記密碼",
"register": "註冊用戶"
},
"quick-login": {
"dialog": {
"title": "快速選擇用戶"
},
"toggle-button": {
"text": "快速選擇用戶(測試功能)"
}
}
}
}
}
}