Skip to content

Commit

Permalink
Add missing feedback section in french (#2105)
Browse files Browse the repository at this point in the history
  • Loading branch information
codeboten authored Oct 31, 2024
1 parent 0884d8f commit 68aa7b3
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions i18n/fr.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 68aa7b3

Please sign in to comment.