From 49896bbaeb001a615876e27f9fae083bd3041aca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20LUDWIG?= Date: Sun, 31 Aug 2025 20:51:55 +0200 Subject: [PATCH] fix: rename portfolio to projects + reorganize home page ordering of sections --- apps/website/app/[locale]/(main)/page.tsx | 16 ++++++++-------- packages/i18n/src/translations/en-US.json | 6 +++--- packages/i18n/src/translations/fr-FR.json | 6 +++--- packages/ui/src/Home/Portfolio/PortfolioItem.tsx | 2 +- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/apps/website/app/[locale]/(main)/page.tsx b/apps/website/app/[locale]/(main)/page.tsx index 7298e3e..c3014f9 100644 --- a/apps/website/app/[locale]/(main)/page.tsx +++ b/apps/website/app/[locale]/(main)/page.tsx @@ -21,21 +21,21 @@ const HomePage: React.FC = async (props) => { - - - - - - - - + + + + + + + + ) } diff --git a/packages/i18n/src/translations/en-US.json b/packages/i18n/src/translations/en-US.json index e041ea9..618264c 100644 --- a/packages/i18n/src/translations/en-US.json +++ b/packages/i18n/src/translations/en-US.json @@ -87,7 +87,7 @@ "title": "Studies" }, "interests": { - "fusey": "Fusey (fusey.gg): website I'm developing for the game ARK: Survival Ascended that tracks the number of players connected to the servers in real time and has over ~5,000 visitors each month, ~100,000 members on Discord, and ~120,000 followers on X/Twitter.", + "fusey": "Fusey (fusey.gg): website I'm developing for the game ARK that tracks the number of players connected to the servers in real time and has over ~5,000 visitors each month, ~100,000 members on Discord, and ~120,000 followers on X/Twitter.", "open-source": "Open-Source Enthusiast" }, "work": { @@ -141,7 +141,7 @@ }, "portfolio": { "fusey": { - "description": "ARK: Survival Ascended Wiki and Player stats tracker.", + "description": "Website I'm developing for the game ARK that tracks the number of players connected to the servers in real time and has over ~5,000 visitors each month, ~100,000 members on Discord, and ~120,000 followers on X/Twitter.", "title": "Fusey" }, "carolo": { @@ -152,7 +152,7 @@ "description": "Leon is your open-source personal assistant.", "title": "Leon" }, - "title": "Portfolio" + "title": "Projects" }, "skills": { "backend": "Backend", diff --git a/packages/i18n/src/translations/fr-FR.json b/packages/i18n/src/translations/fr-FR.json index 2286555..48849ee 100644 --- a/packages/i18n/src/translations/fr-FR.json +++ b/packages/i18n/src/translations/fr-FR.json @@ -87,7 +87,7 @@ "title": "Études" }, "interests": { - "fusey": "Fusey (fusey.gg) : site web que je développe pour le jeu ARK: Survival Ascended qui permet de suivre en temps réel le nombre de joueurs connectés sur les serveurs et a plus de ~5 000 visiteurs chaque mois, ~100 000 membres sur Discord et ~120 000 followers sur X/Twitter.", + "fusey": "Fusey (fusey.gg) : site web que je développe pour le jeu ARK qui permet de suivre en temps réel le nombre de joueurs connectés sur les serveurs et a plus de ~5 000 visiteurs chaque mois, ~100 000 membres sur Discord et ~120 000 followers sur X/Twitter.", "open-source": "Enthousiaste de l'Open-Source" }, "work": { @@ -141,7 +141,7 @@ }, "portfolio": { "fusey": { - "description": "ARK: Survival Ascended Wiki et suivi des statistiques des joueurs.", + "description": "Site web que je développe pour le jeu ARK qui permet de suivre en temps réel le nombre de joueurs connectés sur les serveurs et a plus de ~5 000 visiteurs chaque mois, ~100 000 membres sur Discord et ~120 000 followers sur X/Twitter.", "title": "Fusey" }, "carolo": { @@ -152,7 +152,7 @@ "description": "Leon est votre assistant personnel open source.", "title": "Leon" }, - "title": "Portfolio" + "title": "Projets" }, "skills": { "backend": "Backend", diff --git a/packages/ui/src/Home/Portfolio/PortfolioItem.tsx b/packages/ui/src/Home/Portfolio/PortfolioItem.tsx index ca12b69..d5733c1 100644 --- a/packages/ui/src/Home/Portfolio/PortfolioItem.tsx +++ b/packages/ui/src/Home/Portfolio/PortfolioItem.tsx @@ -32,7 +32,7 @@ export const PortfolioItem: React.FC = (props) => { >