"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 c8879dd0ac
commit 8b81f29d34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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