mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-26 13:19:34 +07:00
💄 style: use credit terminology in auto top-up tooltips (#13091)
This commit is contained in:
@@ -46,9 +46,9 @@
|
||||
"credits.autoTopUp.saveSuccess": "Auto top-up settings saved",
|
||||
"credits.autoTopUp.setupPaymentMethod": "Add Payment Method",
|
||||
"credits.autoTopUp.targetBalance": "Target Balance",
|
||||
"credits.autoTopUp.targetBalanceDesc": "The balance amount to restore to when auto top-up triggers",
|
||||
"credits.autoTopUp.targetBalanceDesc": "The credit level to restore to when auto top-up triggers",
|
||||
"credits.autoTopUp.threshold": "Threshold",
|
||||
"credits.autoTopUp.thresholdDesc": "Auto top-up triggers when your balance falls to or below this amount",
|
||||
"credits.autoTopUp.thresholdDesc": "Auto top-up triggers when your credits fall to or below this level",
|
||||
"credits.autoTopUp.title": "Auto Top-Up",
|
||||
"credits.autoTopUp.toggle": "Enable Auto Top-Up",
|
||||
"credits.autoTopUp.upgradeHint": "Subscribe to a paid plan to enable auto top-up",
|
||||
|
||||
@@ -46,9 +46,9 @@
|
||||
"credits.autoTopUp.saveSuccess": "自动充值设置已保存",
|
||||
"credits.autoTopUp.setupPaymentMethod": "添加支付方式",
|
||||
"credits.autoTopUp.targetBalance": "目标余额",
|
||||
"credits.autoTopUp.targetBalanceDesc": "自动充值后余额将恢复到此目标值",
|
||||
"credits.autoTopUp.targetBalanceDesc": "自动充值后积分将恢复到此目标值",
|
||||
"credits.autoTopUp.threshold": "触发阈值",
|
||||
"credits.autoTopUp.thresholdDesc": "余额低于或等于此值时自动触发充值",
|
||||
"credits.autoTopUp.thresholdDesc": "积分低于或等于此值时自动触发充值",
|
||||
"credits.autoTopUp.title": "自动充值",
|
||||
"credits.autoTopUp.toggle": "启用自动充值",
|
||||
"credits.autoTopUp.upgradeHint": "订阅付费计划以启用自动充值",
|
||||
|
||||
Reference in New Issue
Block a user