summaryrefslogtreecommitdiff
path: root/themes/hugo-coder/i18n/fr.toml
blob: 46545ec3e02d68ca905a311aed37f2685a7dc9e5 (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
[category]
other = "catégorie"

[tag]
other = "tag"

[series]
other = "séries"

[author]
other = "auteur"

[reading_time]
one = "Une minute de lecture"
other = "{{ .Count }} minutes de lecture"

[page_not_found]
other = "Page Non Trouvée"

[page_does_not_exist]
other = "Désolé, cette page n'existe pas."

[head_back]
other = "Vous pouvez revenir à <a href=\"{{ . }}\">l'accueil</a>."

[powered_by]
other = "Propulsé par"

[see_also]
other = "Voir aussi dans"

[posts]
other = "Articles"