"mot" is masculine in french, so "un" has to be used here instead of "une"
This commit is contained in:
vgalin 2019-07-19 11:33:03 +02:00 committed by GitHub
parent 48094d707b
commit 8c0dc428f5
1 changed files with 1 additions and 1 deletions

View File

@ -32,5 +32,5 @@ other = "{{ .Count }} minutes"
other = "Table des matières"
[wordCount]
one = "Une Mot"
one = "Un Mot"
other = "{{ .Count }} Mots"