mirror of
https://github.com/Lapikud/tipilan.git
synced 2026-08-08 09:41:59 +00:00
fix: translations got reverted
This commit is contained in:
@@ -108,9 +108,9 @@
|
|||||||
"name": "SUPPORTER",
|
"name": "SUPPORTER",
|
||||||
"price": "25+€",
|
"price": "25+€",
|
||||||
"features": [
|
"features": [
|
||||||
"A spot in the TipiLAN free-play area",
|
"TipiLAN t-shirt to thank you for your support",
|
||||||
"Personal desk, power and internet connection",
|
"Opportunity to contribute to TipiLAN's development and future.",
|
||||||
"Participation in LAN-area activities and mini-tournaments"
|
"Everything that comes with the visitor ticket"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"lol": {
|
"lol": {
|
||||||
|
|||||||
@@ -108,9 +108,9 @@
|
|||||||
"name": "TOETAJA",
|
"name": "TOETAJA",
|
||||||
"price": "25+€",
|
"price": "25+€",
|
||||||
"features": [
|
"features": [
|
||||||
"Koht TipiLANi vabamängualal",
|
"TipiLANi t-särk, et tänada sind meie toetamise eest",
|
||||||
"Isiklik laud, voolu- ja internetiühendus",
|
"Võimalust anda oma panus TipiLANi arengusse ja tulevikku.",
|
||||||
"Osalemine LAN-ala tegevustes ja miniturniiridel"
|
"Kõik, mis kaasneb külastaja piletiga"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"lol": {
|
"lol": {
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
"moduleResolution": "bundler",
|
"moduleResolution": "bundler",
|
||||||
"resolveJsonModule": true,
|
"resolveJsonModule": true,
|
||||||
"isolatedModules": true,
|
"isolatedModules": true,
|
||||||
"jsx": "preserve",
|
"jsx": "react-jsx",
|
||||||
"incremental": true,
|
"incremental": true,
|
||||||
"plugins": [
|
"plugins": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user