Dieser Commit ist enthalten in:
Ursprung
f11769b46b
Commit
c9a06443b2
@ -9,7 +9,7 @@
|
|||||||
"faq": "FAQ"
|
"faq": "FAQ"
|
||||||
},
|
},
|
||||||
"rules": {
|
"rules": {
|
||||||
"title": "Gamemodes",
|
"title": "Game modes",
|
||||||
"rotating": "Rotating",
|
"rotating": "Rotating",
|
||||||
"general": "General",
|
"general": "General",
|
||||||
"coc": "Code of Conduct"
|
"coc": "Code of Conduct"
|
||||||
@ -70,7 +70,7 @@
|
|||||||
"privacy": "Privacy Policy",
|
"privacy": "Privacy Policy",
|
||||||
"coc": "Code of Conduct",
|
"coc": "Code of Conduct",
|
||||||
"stats": "Stats",
|
"stats": "Stats",
|
||||||
"gamemodes": "Gamemodes",
|
"gamemodes": "Game modes",
|
||||||
"announcements": "Announcements",
|
"announcements": "Announcements",
|
||||||
"join": "Join Now"
|
"join": "Join Now"
|
||||||
},
|
},
|
||||||
|
@ -147,11 +147,6 @@ const latestPost = posts.sort((a, b) => dayjs(b.data.created).unix() - dayjs(a.d
|
|||||||
<p class="mt-4">{t("home.benefits.minigames.description.1")}</p>
|
<p class="mt-4">{t("home.benefits.minigames.description.1")}</p>
|
||||||
<p class="mt-4">{t("home.benefits.minigames.description.2")}</p>
|
<p class="mt-4">{t("home.benefits.minigames.description.2")}</p>
|
||||||
</Card>
|
</Card>
|
||||||
<Card client:idle>
|
|
||||||
<Code heigth="64" width="64"/>
|
|
||||||
<h1>{t("home.benefits.open.title")}</h1>
|
|
||||||
<p class="mt-4">{t("home.benefits.open.description")}</p>
|
|
||||||
</Card>
|
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<section class="w-full py-12">
|
<section class="w-full py-12">
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren