更新支付页面

This commit is contained in:
X1627315083
2025-05-21 13:42:20 +08:00
parent 021297450e
commit bc2c6b9ddf
12 changed files with 794 additions and 18 deletions

View File

@@ -672,6 +672,9 @@ export default {
Renew:{
title:'根据您的需求选择最佳计划',
Monthly:'月付',
promotionCode:'优惠码',
use:'应用',
PromoCodeError:'请检查优惠码是否正确或者是否过期',
Yearly:'年付',
CreditCard:'信用卡',
Alipay:'支付宝',

View File

@@ -672,6 +672,9 @@ export default {
title:'Select The Best Plan For Your Needs',
Monthly:'Monthly',
Yearly:'Yearly',
promotionCode:'Coupon',
use:'Apply',
PromoCodeError:'Please check if the promo code is correct or if the date has expired',
CreditCard:'Credit Card',
Alipay:'Alipay',
Payment:'Payment method',