v1.2.0需求开发中
This commit is contained in:
@@ -95,7 +95,12 @@ export const backendSystem_zh = {
|
||||
invalidPath:"无效的跳转地址",
|
||||
invalidPathSuggestions:"建议使用",
|
||||
pathNumberNotMatch:"按钮数量和路径数量不匹配",
|
||||
|
||||
documentManagement:"文档管理",
|
||||
addDocument:"新增文档",
|
||||
allocationAmount:"分配金额",
|
||||
transferAmount:"转账金额",
|
||||
updateSuccess:"修改成功",
|
||||
publishArticle:"发布文章",
|
||||
}
|
||||
}
|
||||
|
||||
@@ -197,7 +202,13 @@ export const backendSystem_en = {
|
||||
invalidPath:"Invalid jump address",
|
||||
invalidPathSuggestions:"Suggested paths",
|
||||
pathNumberNotMatch:"The number of buttons and paths does not match",
|
||||
|
||||
documentManagement:"Document Management",
|
||||
addDocument:"Add Document",
|
||||
allocationAmount:"Allocation Amount",
|
||||
transferAmount:"Transfer Amount",
|
||||
updateSuccess:"Update Success",
|
||||
publishArticle:"Publish Article",
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -33,6 +33,10 @@ export const seo_zh = {
|
||||
userManagement: "M2Pool 矿池用户管理页面,管理员可在此查看所有用户信息,包括用户名、邮箱、注册时间、登录时间等。",
|
||||
helpCenter:"M2Pool 矿池帮助中心页面,提供用户全面的帮助中心信息,包括新手入门、矿业数据、常见问题、公告中心、其他等。",
|
||||
announcements:"M2Pool 矿池公告中心页面,提供最新的矿池公告、系统通知、服务更新和重要信息,让用户及时了解矿池动态和政策变更。",
|
||||
documentManagement:"M2Pool 矿池文档管理页面,提供最新的文档信息,让用户及时了解文档信息。",
|
||||
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
export const seo_en = {
|
||||
@@ -60,7 +64,7 @@ export const seo_en = {
|
||||
userManagement: "M2Pool mining pool user management page, where administrators can view all user information, including user name, email, registration time, login time, etc.",
|
||||
helpCenter:"M2Pool mining pool help center page, providing users with comprehensive help center information, including beginner's guide, mining data, frequently asked questions, announcement center, and other information.",
|
||||
announcements:"M2Pool mining pool announcement center page, providing the latest mining pool announcements, system notifications, service updates and important information, allowing users to stay informed of mining pool dynamics and policy changes.",
|
||||
|
||||
documentManagement:"M2Pool mining pool document management page, providing the latest document information, allowing users to stay informed of document information.",
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user