Skip to content

Commit

Permalink
i18n: complete French translations (#404)
Browse files Browse the repository at this point in the history
  • Loading branch information
DBLouis authored Jun 12, 2021
1 parent 5c26fda commit ae4bf20
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions i18n/fr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,26 @@

- id: next_page
translation: "Page Suivante"

- id: read_time
translation:
one : "1 min"
other: "{{ .Count }} min"

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

- id: translations
translation: "Traductions"

- id: home
translation: "Accueil"

- id: edit_post
translation: "Modifier"

- id: code_copy
translation: "copier"

- id: code_copied
translation: "copié!"

0 comments on commit ae4bf20

Please sign in to comment.