diff --git a/src/i18n/common/en.json b/src/i18n/common/en.json index 1a58f4e..b170dc2 100644 --- a/src/i18n/common/en.json +++ b/src/i18n/common/en.json @@ -9,7 +9,7 @@ "faq": "FAQ" }, "rules": { - "title": "Gamemodes", + "title": "Game modes", "rotating": "Rotating", "general": "General", "coc": "Code of Conduct" @@ -70,7 +70,7 @@ "privacy": "Privacy Policy", "coc": "Code of Conduct", "stats": "Stats", - "gamemodes": "Gamemodes", + "gamemodes": "Game modes", "announcements": "Announcements", "join": "Join Now" }, diff --git a/src/pages/index.astro b/src/pages/index.astro index 59850e1..e818852 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -147,11 +147,6 @@ const latestPost = posts.sort((a, b) => dayjs(b.data.created).unix() - dayjs(a.d
{t("home.benefits.minigames.description.1")}
{t("home.benefits.minigames.description.2")}
-
- {t("home.benefits.open.description")}
-