mirror of
https://github.com/Lapikud/tipilan.git
synced 2026-08-08 09:41:59 +00:00
fix: add lan and switchable supporter and visitor tickets (#133)
* update sponsor social media link * add ingame to sponsors * Feature - Changed supporter ticket to LAN area ticket. * feat: switchable ticket card (#132) * update sponsor social media link (#131) * update sponsor social media link * add ingame to sponsors * feat: add switchable-ticket-card, supporter ticket --------- Co-authored-by: Katri <96204214+SwagMuffin88@users.noreply.github.com> * fix: translations got reverted * Fix styling for ticket switcher --------- Co-authored-by: Katri Lotamõis <katrilotamois@outlook.com> Co-authored-by: Rene Arumetsa <rene.arumetsa@gmail.com> Co-authored-by: Katri <96204214+SwagMuffin88@users.noreply.github.com>
This commit is contained in:
@@ -94,6 +94,16 @@
|
||||
"Access to all TipiLAN activities, side events, good vibes and engaging atmosphere."
|
||||
]
|
||||
},
|
||||
"lan": {
|
||||
"name": "LAN",
|
||||
"subtitle": "TICKET",
|
||||
"price": "10€",
|
||||
"features": [
|
||||
"A spot in the TipiLAN free-play area",
|
||||
"Personal desk, power and internet connection",
|
||||
"Participation in LAN-area activities and mini-tournaments"
|
||||
]
|
||||
},
|
||||
"supporter": {
|
||||
"name": "SUPPORTER",
|
||||
"price": "25+€",
|
||||
|
||||
@@ -94,6 +94,16 @@
|
||||
"Juurdepääs kogu TipiLAN melule, tegevustele, kõrvalsündmustele, headele vibe'dele ja kaasahaaravale atmosfäärile."
|
||||
]
|
||||
},
|
||||
"lan": {
|
||||
"name": "LAN",
|
||||
"subtitle": "PILET",
|
||||
"price": "10€",
|
||||
"features": [
|
||||
"Koht TipiLANi vabamängualal",
|
||||
"Isiklik laud, voolu- ja internetiühendus",
|
||||
"Osalemine LAN-ala tegevustes ja miniturniiridel"
|
||||
]
|
||||
},
|
||||
"supporter": {
|
||||
"name": "TOETAJA",
|
||||
"price": "25+€",
|
||||
|
||||
Reference in New Issue
Block a user