From 68aa7b39fc81e2239f3984cacf4c7dc09e7d6b0f Mon Sep 17 00:00:00 2001 From: Alex Boten <223565+codeboten@users.noreply.github.com> Date: Thu, 31 Oct 2024 04:15:59 -0700 Subject: [PATCH] Add missing feedback section in french (#2105) --- i18n/fr.toml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/i18n/fr.toml b/i18n/fr.toml index 035f0e9313..b2e6a3c997 100644 --- a/i18n/fr.toml +++ b/i18n/fr.toml @@ -77,3 +77,14 @@ other = "Si vous voulez vous impliquer davantage en contribuant à {{ .Site.Titl other = "Vous pouvez trouver comment contribuer à {{ .Site.Title }} dans nos" [community_guideline] other = "Règles de contribution" + +# Feedback +[feedback_title] +other = "Feedback" +[feedback_question] +other = "Cette page est-elle utile?" +[feedback_positive] +other = "Oui" +[feedback_negative] +other = "Non" +