mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-09-07 01:56:53 +00:00
feat(subscription): add support for wallet overflow and downgrade group functionality in subscription plans
This commit is contained in:
Vendored
+7
@@ -350,6 +350,10 @@ export const STATIC_I18N_KEYS = [
|
||||
'Priority',
|
||||
'Payment Channel',
|
||||
'No Upgrade',
|
||||
'Downgrade to pre-purchase group',
|
||||
'Downgrade Group',
|
||||
'Downgrade to this group after the subscription expires',
|
||||
'Allow wallet balance after quota used up',
|
||||
'Unlimited',
|
||||
'Update plan info',
|
||||
'Create new subscription plan',
|
||||
@@ -361,6 +365,9 @@ export const STATIC_I18N_KEYS = [
|
||||
'Plan Subtitle',
|
||||
'e.g. Suitable for light usage',
|
||||
'Actual Amount',
|
||||
'Plan Price',
|
||||
'Plan Quota',
|
||||
'Total quota included in the plan, usable per billing period. 0 means unlimited.',
|
||||
'Total Quota',
|
||||
'0 means unlimited',
|
||||
'Sort Order',
|
||||
|
||||
Reference in New Issue
Block a user