语言适配和超分调整

This commit is contained in:
X1627315083
2024-03-27 09:48:01 +08:00
parent 4f3d91437e
commit 40ef204dfd
7 changed files with 98 additions and 30 deletions

View File

@@ -14,10 +14,66 @@ export default {
verification:'输入验证码',
SentTo:'发送',
Resend:'重发',
Credits:'积分',
TaskList:'任务列表',
ViewOrders:'查询订单',
jsContent1:'邮箱格式不正确',
jsContent2:'绑定邮箱成功',
jsContent3:`已经长时间未操作,您必须活跃起来,否则将会在{numTime} S 后退出登录`,
},
allOrder:{
Time:'时间',
Serial:'序号',
Title:'名字',
Money:'金额',
Payment:'支付方式',
State:'状态',
Income:'支出',
Expend:'收入',
},
payOrder:{
OrderInformation:'订单详情',
CreditsInformation:'积分详情',
},
exportModel:{
EditExport:'编辑 & 导出',
CanvasSize:'画布大小',
Height:'高',
CanvasNav:'缩略图',
CanvasTool:'画布工具',
Color:'颜色',
Size:'大小',
Brushwork:'绘画',
Texture:'材质',
FillBack:'填充 & 边',
Layer:'层级',
More:'更多',
insufficient:'您的积分余额不足,如需使用此功能,请点击左上角充值',
HDExport:'高清导出',
Export:'导出',
SR:'请选择需要SR的图片',
requiresCredits:'每张图片需要消耗300积分',
Scale:'倍率',
Cancel:'取消',
jsContent1:'画布内容没有保存是否离开页面',
},
upgradePlan:{
BuyCredlts:'购买积分',
credits:'积分',
organization:'积分再任意场景都可以使用',
Continue:'继续',
payment:'选择付款方式',
Cancel:'取消',
Payment:'付款',
completed:'是否已完成支付?',
hint:'请保持窗口打开直到付款完成。如果您无法打开付款窗口请检查您的浏览器设置看看弹出窗口是否被阻止。成功付款后积分可能会延迟发放。请等待1-3分钟点击积分刷新按钮',
Back:'返回',
},
taskPage:{
TaskList:'任务列表',
download:'下载',
},
Habit:{
Workspace:'工作空间',
WorkspaceSetting:'设置工作空间',

View File

@@ -17,7 +17,6 @@ export default {
Credits:'Credits',
TaskList:'Task List',
ViewOrders:'View Orders',
jsContent1:'The email format is incorrect',
jsContent2:'Succeeded in binding the mailbox.',
jsContent3:`You have not performed any operation for a long time. You must be active;otherwise, you will log out in {numTime} S`,
@@ -37,7 +36,7 @@ export default {
CreditsInformation:'Credits Information',
},
exportModel:{
EditExport:'>Edit & Export',
EditExport:'Edit & Export',
CanvasSize:'Canvas Size',
Height:'Height',
CanvasNav:'Canvas Nav',
@@ -46,7 +45,7 @@ export default {
Size:'Size',
Brushwork:'Brushwork',
Texture:'Texture',
FillBack:'FillBack',
FillBack:'Fill & Border',
Layer:'Layer',
More:'More',
insufficient:'Your points balance is insufficient, if you need to use this feature, please click the top left corner to recharge',
@@ -56,6 +55,8 @@ export default {
requiresCredits:'Each picture requires 300 credits',
Scale:'Scale',
Cancel:'Cancel',
jsContent1:'Canvas edit content is not saved, whether to leave the page',
},
upgradePlan:{
BuyCredlts:'Buy credlts',