fix:修复bug
This commit is contained in:
@@ -80,6 +80,7 @@ export default {
|
||||
scanToUse: 'Scan',
|
||||
personalCenter: 'Profile',
|
||||
useGuide: 'Guide',
|
||||
buyDevice: 'Custom Powewr',
|
||||
navigate: 'Navigate',
|
||||
relocate: 'Relocate',
|
||||
search: 'Search',
|
||||
@@ -786,6 +787,7 @@ export default {
|
||||
useNow: 'Use Now',
|
||||
usedStatus: 'Used',
|
||||
expiredStatus: 'Expired',
|
||||
refundedStatus:'Refunded',
|
||||
noAvailableCoupons: 'No available coupons',
|
||||
noUsedCoupons: 'No used coupons',
|
||||
noExpiredCoupons: 'No expired coupons',
|
||||
@@ -793,6 +795,27 @@ export default {
|
||||
getListFailed: 'Failed to get coupon list',
|
||||
onlyForRegionBefore: 'Only for ',
|
||||
onlyForRegionAfter: ''
|
||||
},
|
||||
|
||||
goods: {
|
||||
title: 'Product Details',
|
||||
productName: 'FengDianZhe Shared Fan + Power Bank + Hand Warmer Series - Cherry Blossom Pink',
|
||||
perUnit: '/pc',
|
||||
buyNow: 'Buy Now',
|
||||
productDetail: 'Product Details',
|
||||
features: {
|
||||
battery: '8000Ahm',
|
||||
batteryDesc: 'Large Capacity Battery',
|
||||
wind: 'Efficient Fan',
|
||||
temp: 'Smart Temperature',
|
||||
charge: 'Fast Charging'
|
||||
},
|
||||
description: 'FengDianZhe shared fan, integrating fan, power bank, and hand warmer functions. Equipped with 8000mAh large capacity battery for long-lasting use. Efficient fan design with 3-speed adjustment. Smart temperature control hand warmer, warm in winter and cool in summer. Fast charging technology supports multiple device charging. Cherry blossom pink color, fashionable and beautiful, your best travel companion.',
|
||||
confirmPurchase: 'Confirm Purchase',
|
||||
confirmPurchaseContent: 'Confirm to purchase this product for ¥{price}?',
|
||||
purchaseSuccess: 'Purchase Successful',
|
||||
purchaseFailed: 'Purchase Failed',
|
||||
processing: 'Processing...'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user