2020-09-20 00:13:22 +01:00
|
|
|
- id: prev_page
|
|
|
|
translation: "Page Précédente"
|
|
|
|
|
|
|
|
- id: next_page
|
|
|
|
translation: "Page Suivante"
|
2021-06-12 08:08:30 +01:00
|
|
|
|
|
|
|
- id: read_time
|
|
|
|
translation:
|
|
|
|
one : "1 min"
|
|
|
|
other: "{{ .Count }} min"
|
|
|
|
|
2022-01-21 18:28:25 +00:00
|
|
|
- id: words
|
|
|
|
translation:
|
|
|
|
one : "mot"
|
|
|
|
other: "{{ .Count }} mots"
|
|
|
|
|
2021-06-12 08:08:30 +01:00
|
|
|
- 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é!"
|