about summary refs log tree commit diff
path: root/i18n/fr.toml
blob: 563b24a4431f73da8a4c9710a8b1f3b4b0a151d6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
["choose language"]
other = "Choisir une autre langue:"

[current]
other = "actuelle"

["word count"]
one = "{{ .WordCount }} mot"
other = "{{ .WordCount }} mots"

["reading time"]
one = "environ {{ .Count }} minute de lecture"
other = "environ {{ .Count }} minutes de lecture"