✨ feat(locales): Add multiple languages
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"all": "kaikki",
|
||||
"billing": {
|
||||
"billingTitle": "Tuotelasku",
|
||||
"couponDiscount": "Alennuskoodin alennus",
|
||||
"duration": "Paketin kesto",
|
||||
"fee": "Käsittelymaksu",
|
||||
"months": "kuukautta",
|
||||
"price": "Hinta",
|
||||
"productDiscount": "Tuotealennus",
|
||||
"total": "Kokonaishinta"
|
||||
},
|
||||
"buy": "Osta",
|
||||
"category": "Kategoria",
|
||||
"detail": {
|
||||
"availableTraffic": "Käytettävissä oleva liikenne",
|
||||
"connectedDevices": "Samanaikaisesti yhdistetyt IP-osoitteet",
|
||||
"connectionSpeed": "Yhteysnopeus",
|
||||
"productDetail": "Tuotteen tiedot"
|
||||
},
|
||||
"methods": {
|
||||
"alipay_f2f": "Alipay (kasvokkain)",
|
||||
"balance": "Saldo",
|
||||
"epay": "Helppo maksaminen",
|
||||
"stripe_alipay": "Stripe (Alipay)",
|
||||
"stripe_wechat_pay": "Stripe (WeChat)"
|
||||
},
|
||||
"perMonth": "kuukausi",
|
||||
"productDescription": "Tuotteen kuvaus",
|
||||
"products": "tuotteet"
|
||||
}
|
||||
Reference in New Issue
Block a user