语言适配加部分布局修改
This commit is contained in:
@@ -19,6 +19,7 @@ export default {
|
||||
SentTo:'发送',
|
||||
Resend:'重发',
|
||||
Credits:'积分',
|
||||
SubscribeNow:'立即订阅',
|
||||
TaskList:'任务列表',
|
||||
ViewOrders:'查询订单',
|
||||
jsContent1:'邮箱格式不正确',
|
||||
@@ -105,6 +106,8 @@ export default {
|
||||
payment:'选择付款方式',
|
||||
Cancel:'取消',
|
||||
Payment:'付款',
|
||||
PurchasePoints:'购买',
|
||||
paymentmethod:'请选择付款方式',
|
||||
policy1:'我承认我已阅读并同意',
|
||||
policy2:'条款和条件',
|
||||
policy3:'(包括服务范围)及',
|
||||
@@ -598,7 +601,7 @@ export default {
|
||||
//account首页
|
||||
myInfor:'我的信息',
|
||||
bindWeChat:'绑定',
|
||||
cancel:'订阅',
|
||||
cancel:'取消订阅',
|
||||
|
||||
//编辑个人信息页
|
||||
userName:'用户名',
|
||||
@@ -619,6 +622,36 @@ export default {
|
||||
hisWorks:'他的作品',
|
||||
works:'作品',
|
||||
},
|
||||
frontPage:{
|
||||
BindWechat:'绑定微信',
|
||||
Unbound:'未绑定',
|
||||
BindNow:'绑定',
|
||||
Unbind:'取消绑定',
|
||||
BindGmail:'绑定谷歌',
|
||||
ModifyEmail:'修改邮箱',
|
||||
Modify:'修改',
|
||||
jsContent1:'取消绑定成功',
|
||||
jsContent2:'当前网络无法加载谷歌',
|
||||
},
|
||||
Renew:{
|
||||
title:'根据您的需求选择最佳计划',
|
||||
Monthly:'月',
|
||||
Yearly:'年',
|
||||
SubscribeNow:'立即订阅',
|
||||
PersonalVersion:'个人版',
|
||||
HKDMonth:'HKD / 月',
|
||||
HKDYear:'HKD / 年',
|
||||
},
|
||||
cancelRenewal:{
|
||||
cancelling:'您取消AiDA的原因是什么?',
|
||||
subscription:'您即将取消订阅',
|
||||
looseDate:'你将失去所有功能',
|
||||
looseCustomizations:'你将丢失你的设置和自定义',
|
||||
DonWorry:'别担心!您在 AiDA 中的数据是安全的.',
|
||||
Continue:'继续续订',
|
||||
cancel:'是的,取消',
|
||||
subscriptionRenewal:'没有自动续订的订阅计划.',
|
||||
},
|
||||
guide:{
|
||||
guide1:"在<strong>工作空间</strong>中,您可以个性化您的设计设置,包括选择适用于男装或女装的设计,以及选择用于创作的人体模型。",
|
||||
guide2:"选择您要设计的服装性别。",
|
||||
|
||||
@@ -19,6 +19,7 @@ export default {
|
||||
SentTo:'Sent to',
|
||||
Resend:'Resend',
|
||||
Credits:'Credits',
|
||||
SubscribeNow:'Subscribe now',
|
||||
TaskList:'Task List',
|
||||
ViewOrders:'View Orders',
|
||||
jsContent1:'The email format is incorrect',
|
||||
@@ -105,6 +106,8 @@ export default {
|
||||
payment:'Select payment method',
|
||||
Cancel:'Cancel',
|
||||
Payment:'Payment',
|
||||
PurchasePoints:'Purchase points',
|
||||
paymentmethod:'select a payment method',
|
||||
policy1:'I acknowledge that I have read, understand, and agree with the ',
|
||||
policy2:'Terms and Conditions',
|
||||
policy3:' (including the Scope of service) and the ',
|
||||
@@ -618,6 +621,36 @@ export default {
|
||||
hisWorks:'His works',
|
||||
works:'Works',
|
||||
},
|
||||
frontPage:{
|
||||
BindWechat:'Bind Wechat',
|
||||
Unbound:'Unbound',
|
||||
BindNow:'Bind Now',
|
||||
Unbind:'Unbind',
|
||||
BindGmail:'Bind Gmail',
|
||||
ModifyEmail:'Modify Email',
|
||||
Modify:'Modify',
|
||||
jsContent1:'Successful discharge',
|
||||
jsContent2:'The current network cannot load Google',
|
||||
},
|
||||
Renew:{
|
||||
title:'Select The Best Plan For Your Needs',
|
||||
Monthly:'Monthly',
|
||||
Yearly:'Yearly',
|
||||
SubscribeNow:'Subscribe Now',
|
||||
PersonalVersion:'Personal version',
|
||||
HKDMonth:'HKD / Month',
|
||||
HKDYear:'HKD / Year',
|
||||
},
|
||||
cancelRenewal:{
|
||||
cancelling:'What is your reason for cancelling AiDA?',
|
||||
subscription:'You’re about to cancel your subscription',
|
||||
looseDate:'You will loose all your date',
|
||||
looseCustomizations:'You will loose your settings and customizations',
|
||||
DonWorry:'Don’t worry! The data you have in AiDA will be safe.',
|
||||
Continue:'Continue to renew',
|
||||
cancel:'Yes,cancel it',
|
||||
subscriptionRenewal:'There are no subscription plans with automatic renewal.',
|
||||
},
|
||||
createSlogan:{
|
||||
title:'Create Slogan',
|
||||
Color:'Color',
|
||||
|
||||
Reference in New Issue
Block a user