summaryrefslogtreecommitdiff
path: root/themes/PaperMod/i18n/fr.yaml
blob: b074c1075d50680cbd480800f3078d1887bc1099 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
- 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é !"