优化套餐显示逻辑新增多语言

This commit is contained in:
2025-10-18 15:25:28 +08:00
parent a3b7c418b1
commit 89c7334caf
11 changed files with 198 additions and 77 deletions
+9 -1
View File
@@ -231,7 +231,15 @@
"expand": "Expand",
"collapse": "Collapse",
"confirmPurchase": "Confirm Purchase",
"confirmPurchaseDesc": "Are you sure you want to purchase this package?"
"confirmPurchaseDesc": "Are you sure you want to purchase this package?",
"timeUnit": {
"oneWeek": "1 Week",
"oneMonth": "1 Month",
"oneQuarter": "1 Quarter",
"halfYear": "6 Months",
"oneYear": "1 Year",
"days": "{count} Days"
}
},
"orderStatus": {
"title": "Order Status",
+9 -1
View File
@@ -284,7 +284,15 @@
"expand": "Expandir",
"collapse": "Colapsar",
"confirmPurchase": "Confirmar Compra",
"confirmPurchaseDesc": "¿Está seguro de que desea comprar este paquete?"
"confirmPurchaseDesc": "¿Está seguro de que desea comprar este paquete?",
"timeUnit": {
"oneWeek": "1 Semana",
"oneMonth": "1 Mes",
"oneQuarter": "1 Trimestre",
"halfYear": "6 Meses",
"oneYear": "1 Año",
"days": "{count} Días"
}
},
"orderStatus": {
"title": "Estado del Pedido",
+9 -1
View File
@@ -228,7 +228,15 @@
"expand": "Laienda",
"collapse": "Sulge",
"confirmPurchase": "Kinnita Ost",
"confirmPurchaseDesc": "Kas olete kindel, et soovite selle paketi osta?"
"confirmPurchaseDesc": "Kas olete kindel, et soovite selle paketi osta?",
"timeUnit": {
"oneWeek": "1 nädal",
"oneMonth": "1 kuu",
"oneQuarter": "1 kvartal",
"halfYear": "6 kuud",
"oneYear": "1 aasta",
"days": "{count} päeva"
}
},
"orderStatus": {
"title": "Tellimuse olek",
+9 -1
View File
@@ -245,7 +245,15 @@
"collapse": "折りたたむ",
"confirmPurchase": "購入を確認",
"confirmPurchaseDesc": "このパッケージを購入してもよろしいですか?",
"subscriptionPrivacyInfo": "サブスクリプションとプライバシー情報"
"subscriptionPrivacyInfo": "サブスクリプションとプライバシー情報",
"timeUnit": {
"oneWeek": "1週間",
"oneMonth": "1ヶ月",
"oneQuarter": "1四半期",
"halfYear": "6ヶ月",
"oneYear": "1年",
"days": "{count}日"
}
},
"orderStatus": {
"title": "注文状態",
+9 -1
View File
@@ -246,7 +246,15 @@
"expand": "Развернуть",
"collapse": "Свернуть",
"confirmPurchase": "Подтвердить покупку",
"confirmPurchaseDesc": "Вы уверены, что хотите приобрести этот пакет?"
"confirmPurchaseDesc": "Вы уверены, что хотите приобрести этот пакет?",
"timeUnit": {
"oneWeek": "1 Неделя",
"oneMonth": "1 Месяц",
"oneQuarter": "1 Квартал",
"halfYear": "6 Месяцев",
"oneYear": "1 Год",
"days": "{count} Дней"
}
},
"orderStatus": {
"title": "Статус заказа",
+9 -1
View File
@@ -294,7 +294,15 @@
"collapse": "收起",
"confirmPurchase": "确认购买",
"confirmPurchaseDesc": "您确定要购买此套餐吗?",
"subscriptionPrivacyInfo": "订阅和隐私信息"
"subscriptionPrivacyInfo": "订阅和隐私信息",
"timeUnit": {
"oneWeek": "一周",
"oneMonth": "一个月",
"oneQuarter": "一个季度",
"halfYear": "半年",
"oneYear": "一年",
"days": "{count}天"
}
},
"orderStatus": {
"title": "订单状态",
@@ -231,7 +231,15 @@
"expand": "展開",
"collapse": "收起",
"confirmPurchase": "確認購買",
"confirmPurchaseDesc": "您確定要購買此套餐嗎?"
"confirmPurchaseDesc": "您確定要購買此套餐嗎?",
"timeUnit": {
"oneWeek": "一週",
"oneMonth": "一個月",
"oneQuarter": "一季度",
"halfYear": "半年",
"oneYear": "一年",
"days": "{count}天"
}
},
"home": {
"welcome": "歡迎使用 BearVPN",