fix typo
"mot" is masculine in french, so "un" has to be used here instead of "une"
This commit is contained in:
parent
c8879dd0ac
commit
8b81f29d34
1 changed files with 1 additions and 1 deletions
|
@ -32,5 +32,5 @@ other = "{{ .Count }} minutes"
|
|||
other = "Table des matières"
|
||||
|
||||
[wordCount]
|
||||
one = "Une Mot"
|
||||
one = "Un Mot"
|
||||
other = "{{ .Count }} Mots"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue