mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-02-12 03:11:10 -05:00
32 lines
873 B
JSON
32 lines
873 B
JSON
{
|
|
"all": "Összes",
|
|
"billing": {
|
|
"billingTitle": "Termékszámla",
|
|
"couponDiscount": "Kuponkedvezmény",
|
|
"duration": "Csomag időtartama",
|
|
"fee": "Kezelési díj",
|
|
"months": "hónapok",
|
|
"price": "Ár",
|
|
"productDiscount": "Termékkedvezmény",
|
|
"total": "Teljes ár"
|
|
},
|
|
"buy": "vásárlás",
|
|
"category": "kategória",
|
|
"detail": {
|
|
"availableTraffic": "Elérhető forgalom",
|
|
"connectedDevices": "Egyidejűleg csatlakoztatott IP-k száma",
|
|
"connectionSpeed": "Kapcsolati sebesség",
|
|
"productDetail": "Termék részletei"
|
|
},
|
|
"methods": {
|
|
"alipay_f2f": "Alipay (szemtől szemben)",
|
|
"balance": "Egyenleg",
|
|
"epay": "Epay",
|
|
"stripe_alipay": "Stripe (Alipay)",
|
|
"stripe_wechat_pay": "Stripe (WeChat)"
|
|
},
|
|
"perMonth": "hónap",
|
|
"productDescription": "Termékleírás",
|
|
"products": "termékek"
|
|
}
|