34 lines
517 B
YAML
34 lines
517 B
YAML
- id: prev_page
|
|
translation: "Page précédente"
|
|
|
|
- id: next_page
|
|
translation: "Page suivante"
|
|
|
|
- id: read_time
|
|
translation:
|
|
one : "1 min"
|
|
other: "{{ .Count }} min"
|
|
|
|
- id: words
|
|
translation:
|
|
one : "mot"
|
|
other: "{{ .Count }} mots"
|
|
|
|
- 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é !"
|