From b0baafb313693f424fa195bb9567687d80803e53 Mon Sep 17 00:00:00 2001 From: Pihkaal Date: Fri, 27 Feb 2026 01:01:26 +0100 Subject: [PATCH] fix(i18n): add newlines in french achievements --- i18n/locales/fr.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/locales/fr.json b/i18n/locales/fr.json index 64e9258..fc8dd38 100644 --- a/i18n/locales/fr.json +++ b/i18n/locales/fr.json @@ -56,7 +56,7 @@ "boot": "Démarrer le système", "projects_visit": "Visiter la section\nProjets", "projects_view_5": "Voir 5 projets", - "projects_open_link": "Ouvrir un lien\nde projet", + "projects_open_link": "Ouvrir le lien\nd'un projet", "gallery_visit": "Visiter la galerie\nphoto", "contact_visit": "Visiter la section\nContact", "contact_git_visit": "Visiter mon profil Git", @@ -64,7 +64,7 @@ "snake_score_25": "Marquer 25 points\nà Snake", "2048_score_512": "Atteindre la tuile 512\nà 2048", "taptap_score_20": "Marquer 20 points\nà TapTap", - "settings_color_try_all": "Essayer toutes les couleurs", + "settings_color_try_all": "Essayer toutes les\ncouleurs", "settings_visit_all": "Visiter tous les\nparamètres", "contact_36_notifications": "Déclencher 36\nnotifications" },