* New pay (#2484) * remove sub status * feat: new pay mode * fix: ts * limit
This commit is contained in:
@@ -1331,7 +1331,7 @@
|
||||
"FAQ": "Frequently asked questions",
|
||||
"Month amount": "Months",
|
||||
"Next plan": "Future plan",
|
||||
"Nonsupport": "Unable to switch",
|
||||
"Nonsupport": "No purchase required",
|
||||
"Stand plan level": "Subscription plan",
|
||||
"Standard update fail": "Failed to modify subscription plan",
|
||||
"Standard update success": "Subscription plan change successful!",
|
||||
@@ -1360,6 +1360,7 @@
|
||||
"point": "integral",
|
||||
"rerank": "Rerank",
|
||||
"standardSubLevel": {
|
||||
"custom": "Customized version",
|
||||
"enterprise": "Enterprise edition",
|
||||
"experience": "Experience edition",
|
||||
"free": "Free edition",
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"bill": {
|
||||
"not_need_invoice": "Balance payment, unable to issue invoice"
|
||||
"buy_standard_plan_success": "Package purchased successfully",
|
||||
"not_need_invoice": "Balance payment, unable to issue invoice",
|
||||
"renew_plan": "Renewal package"
|
||||
},
|
||||
"bind_inform_account_error": "Abnormal binding notification account",
|
||||
"bind_inform_account_success": "Binding notification account successful",
|
||||
|
||||
Reference in New Issue
Block a user