mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-02-11 02:41:12 -05:00
32 lines
800 B
JSON
32 lines
800 B
JSON
{
|
|
"all": "All",
|
|
"billing": {
|
|
"billingTitle": "Product Billing",
|
|
"couponDiscount": "Coupon Discount",
|
|
"duration": "Duration",
|
|
"fee": "Fee",
|
|
"months": "months",
|
|
"price": "Price",
|
|
"productDiscount": "Product Discount",
|
|
"total": "Total"
|
|
},
|
|
"buy": "Buy",
|
|
"category": "Category",
|
|
"detail": {
|
|
"availableTraffic": "Available Traffic",
|
|
"connectedDevices": "Connected Devices",
|
|
"connectionSpeed": "Connection Speed",
|
|
"productDetail": "Product Details"
|
|
},
|
|
"methods": {
|
|
"alipay_f2f": "Alipay (Face to Face)",
|
|
"balance": "Balance",
|
|
"epay": "Epay",
|
|
"stripe_alipay": "Stripe (Alipay)",
|
|
"stripe_wechat_pay": "Stripe (WeChat)"
|
|
},
|
|
"perMonth": "Per Month",
|
|
"productDescription": "Product Description",
|
|
"products": "Products"
|
|
}
|