feat: add limited offer & original price locale keys for top-up (#15415)

This commit is contained in:
YuTengjing
2026-06-02 21:00:12 +08:00
committed by GitHub
parent 8dee729f9f
commit f9eb48feea
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -92,7 +92,9 @@
"credits.topUp.cancel": "取消",
"credits.topUp.custom": "自定义",
"credits.topUp.freeFeeHint": "免费计划充值每百万积分包含 {{fee}} 手续费。",
"credits.topUp.limitedOffer": "🔥 限时",
"credits.topUp.maxAmountError": "单次购买金额不能超过 ${{max}}",
"credits.topUp.originalPriceFormat": "原价 ${{price}}",
"credits.topUp.purchaseError": "购买失败,请稍后重试",
"credits.topUp.purchaseNow": "立即购买",
"credits.topUp.selectPackage": "选择积分包",
@@ -103,6 +105,7 @@
"credits.topUp.total": "总计",
"credits.topUp.unitPrice": "单价",
"credits.topUp.unitPriceFormat": "${{price}} / 每百万 {{creditLabel}}",
"credits.topUp.unitPriceSuffix": "/ 每百万 {{creditLabel}}",
"credits.topUp.upgradePrefix": "升级至",
"credits.topUp.upgradeSuffix": "可节省 ${{savings}}",
"credits.topUp.validityInfo": "有效期 {{months}} 个月",