Skip to content

Commit

Permalink
Update French translation fr.yaml (adityatelange#888)
Browse files Browse the repository at this point in the history
Updated translations to use a more correct french (such as good use of capital letter or spacing with special characters)
  • Loading branch information
OxNinja authored Apr 21, 2022
1 parent 931304e commit aec7234
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions i18n/fr.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
- id: prev_page
translation: "Page Précédente"
translation: "Page précédente"

- id: next_page
translation: "Page Suivante"
translation: "Page suivante"

- id: read_time
translation:
Expand All @@ -15,7 +15,7 @@
other: "{{ .Count }} mots"

- id: toc
translation: "Table des Matières"
translation: "Table des matières"

- id: translations
translation: "Traductions"
Expand All @@ -27,7 +27,7 @@
translation: "Modifier"

- id: code_copy
translation: "copier"
translation: "Copier"

- id: code_copied
translation: "copié!"
translation: "Copié !"

0 comments on commit aec7234

Please sign in to comment.