mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-02-06 11:40:28 -05:00
38 lines
879 B
JSON
38 lines
879 B
JSON
{
|
|
"amount": "Beløp",
|
|
"couponDiscount": "Kupongrabatt",
|
|
"discount": "Rabattbeløp",
|
|
"failed": "mislykket",
|
|
"feeAmount": "Gebyrbeløp",
|
|
"method": "Betalingsmetode",
|
|
"methods": {
|
|
"alipay_f2f": "Alipay (ansikt til ansikt)",
|
|
"balance": "Balanse",
|
|
"epay": "Enkel betaling",
|
|
"stripe_alipay": "Stripe (Alipay)",
|
|
"stripe_wechat_pay": "Stripe (WeChat)"
|
|
},
|
|
"orderNumber": "Bestillingsnummer",
|
|
"status": {
|
|
"0": "Status",
|
|
"1": "Venter på betaling",
|
|
"2": "Betalt",
|
|
"3": "Kansellert",
|
|
"4": "Lukket",
|
|
"5": "Fullført"
|
|
},
|
|
"subscribe": "Abonner",
|
|
"subscribePrice": "Abonnementspris",
|
|
"total": "Totalt",
|
|
"tradeNo": "Transaksjonsnummer",
|
|
"type": {
|
|
"0": "Type",
|
|
"1": "Ny kjøp",
|
|
"2": "Fornyelse",
|
|
"3": "Tilbakestill data",
|
|
"4": "Påfylling"
|
|
},
|
|
"updateTime": "Oppdateringstid",
|
|
"user": "bruker"
|
|
}
|