feat: i18n
This commit is contained in:
@@ -59,6 +59,24 @@
|
||||
Monthly: '月度',
|
||||
Yearly: '年度',
|
||||
monthly: [
|
||||
{
|
||||
title: "试用版",
|
||||
img: '/image/homeIntroduct/personal.png',
|
||||
type:'personal',
|
||||
info: "您的AI时尚设计助手",
|
||||
price: '100积分',
|
||||
detail: "",
|
||||
highlight: "",
|
||||
discounts: '9折优惠',
|
||||
detailList: [
|
||||
'轻松充值积分',
|
||||
'可在公共化画廊分享设计并与设计师互动',
|
||||
'支持月付/年付选项',
|
||||
'适合个人创作者、独立设计师以及所有时尚爱好者',
|
||||
'客户支持',
|
||||
],
|
||||
btn: '立即开始',
|
||||
},
|
||||
{
|
||||
title: "个人版",
|
||||
img: '/image/homeIntroduct/personal.png',
|
||||
@@ -66,7 +84,7 @@
|
||||
info: "您的AI时尚设计助手",
|
||||
price: 'HK$100',
|
||||
detail: "每月·500积分",
|
||||
highlight: "免费试用5天",
|
||||
highlight: "",
|
||||
discounts: '9折优惠',
|
||||
detailList: [
|
||||
'轻松充值积分',
|
||||
@@ -84,7 +102,7 @@
|
||||
info: "您的AI时尚设计助手",
|
||||
price: 'HK$500',
|
||||
detail: "每月·3500积分",
|
||||
highlight: "免费试用5天",
|
||||
highlight: "",
|
||||
discounts: '9折优惠',
|
||||
detailList: [
|
||||
'轻松充值积分',
|
||||
@@ -164,6 +182,24 @@
|
||||
Monthly: 'Monthly',
|
||||
Yearly: 'Yearly',
|
||||
monthly:[
|
||||
{
|
||||
title:"Personal",
|
||||
img:'/image/homeIntroduct/personal.png',
|
||||
type:'personal',
|
||||
info:"Your AI Fashion Design Assistant",
|
||||
price:'100 credits',
|
||||
detail:"",
|
||||
highlight:"",
|
||||
discounts:'10% off',
|
||||
detailList: [
|
||||
'Easy to Top up Credits',
|
||||
'Option to Share Design and Interact with Designers in Public Gallery',
|
||||
'Support Monthly/Annual Payment Options',
|
||||
'Suitable for Individual Creator, Independent Designers and Fun for all Fashion Lovers',
|
||||
'Customer and Technical Support',
|
||||
],
|
||||
btn:'Get Started',
|
||||
},
|
||||
{
|
||||
title:"Personal",
|
||||
img:'/image/homeIntroduct/personal.png',
|
||||
@@ -171,7 +207,7 @@
|
||||
info:"Your AI Fashion Design Assistant",
|
||||
price:'HK$100',
|
||||
detail:"per month · 500 credits",
|
||||
highlight:"Free 5-Days Trial",
|
||||
highlight:"",
|
||||
discounts:'10% off',
|
||||
detailList: [
|
||||
'Easy to Top up Credits',
|
||||
@@ -189,7 +225,7 @@
|
||||
info:"Your AI Fashion Design Assistant",
|
||||
price:'HK$500',
|
||||
detail:"per month · 3500 credits",
|
||||
highlight:"Free 5-Days Trial",
|
||||
highlight:"",
|
||||
discounts:'10% off',
|
||||
detailList:[
|
||||
'Easy to Top up Credits',
|
||||
|
||||
Reference in New Issue
Block a user