diff --git a/i18n/fr.yaml b/i18n/fr.yaml index a26a8765..2e652114 100644 --- a/i18n/fr.yaml +++ b/i18n/fr.yaml @@ -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é!"