From 55bb6a29ef0a1ce31029527992067c6eb43da48a Mon Sep 17 00:00:00 2001 From: Julie Lenaerts Date: Tue, 11 Aug 2026 12:11:41 +0200 Subject: [PATCH] Add fr toml file --- i18n/fr.toml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 i18n/fr.toml diff --git a/i18n/fr.toml b/i18n/fr.toml new file mode 100644 index 0000000..303c2ff --- /dev/null +++ b/i18n/fr.toml @@ -0,0 +1,19 @@ +# Traductions françaises complémentaires pour chill.social +# Les autres clés proviennent de themes/chill-theme/i18n/fr.toml + +[download] +other = "Télécharger" + +[allRightsReserved] +other = "Tous droits réservés." + +[designedBy] +other = "Conçu par" + +[discoverFeature] +other = "Découvrir" + +[trustedByCompanies] +other = "Ils font déjà confiance à CHILL" +[networkError] +other = "Erreur réseau, veuillez réessayer."