mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-02-11 02:41:12 -05:00
32 lines
823 B
JSON
32 lines
823 B
JSON
{
|
|
"all": "Alle",
|
|
"billing": {
|
|
"billingTitle": "Varefaktura",
|
|
"couponDiscount": "Rabattkode rabatt",
|
|
"duration": "Pakketid",
|
|
"fee": "Gebyr",
|
|
"months": "Måneder",
|
|
"price": "Pris",
|
|
"productDiscount": "Produkt rabatt",
|
|
"total": "Totalpris"
|
|
},
|
|
"buy": "Kjøp",
|
|
"category": "Kategori",
|
|
"detail": {
|
|
"availableTraffic": "Tilgjengelig trafikk",
|
|
"connectedDevices": "Samtidig tilkoblede IP-er",
|
|
"connectionSpeed": "Tilkoblingshastighet",
|
|
"productDetail": "Produktdetaljer"
|
|
},
|
|
"methods": {
|
|
"alipay_f2f": "Alipay (ansikt til ansikt)",
|
|
"balance": "Balanse",
|
|
"epay": "Epay",
|
|
"stripe_alipay": "Stripe (Alipay)",
|
|
"stripe_wechat_pay": "Stripe (WeChat)"
|
|
},
|
|
"perMonth": "måned",
|
|
"productDescription": "Produktbeskrivelse",
|
|
"products": "Produkter"
|
|
}
|