mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-02-11 10:51:10 -05:00
32 lines
859 B
JSON
32 lines
859 B
JSON
{
|
|
"all": "Alle",
|
|
"billing": {
|
|
"billingTitle": "Produktrechnung",
|
|
"couponDiscount": "Rabattcode-Rabatt",
|
|
"duration": "Paketdauer",
|
|
"fee": "Bearbeitungsgebühr",
|
|
"months": "Monate",
|
|
"price": "Preis",
|
|
"productDiscount": "Produktrabatt",
|
|
"total": "Gesamtpreis"
|
|
},
|
|
"buy": "Kaufen",
|
|
"category": "Kategorie",
|
|
"detail": {
|
|
"availableTraffic": "Verfügbares Datenvolumen",
|
|
"connectedDevices": "Gleichzeitig verbundene IP-Anzahl",
|
|
"connectionSpeed": "Verbindungsgeschwindigkeit",
|
|
"productDetail": "Produktdetails"
|
|
},
|
|
"methods": {
|
|
"alipay_f2f": "Alipay (Face-to-Face)",
|
|
"balance": "Guthaben",
|
|
"epay": "E-Pay",
|
|
"stripe_alipay": "Stripe (Alipay)",
|
|
"stripe_wechat_pay": "Stripe (WeChat)"
|
|
},
|
|
"perMonth": "Monat",
|
|
"productDescription": "Produktbeschreibung",
|
|
"products": "Produkte"
|
|
}
|