mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
fix double translation keys
This commit is contained in:
parent
f609ddb315
commit
cbaeb3d7e8
@ -12,7 +12,7 @@ const visMessages = {
|
||||
Holder: 'Titulaire',
|
||||
Legend: 'Calques',
|
||||
concerned: 'concerné',
|
||||
both: 'neutre, non binaire',
|
||||
// both: 'neutre, non binaire',
|
||||
woman: 'féminin',
|
||||
man: 'masculin',
|
||||
undefined: "genre non précisé",
|
||||
|
@ -61,10 +61,10 @@ Spoken languages': 'Langues parlées'
|
||||
'Unknown spoken languages': 'Langues parlées inconnues'
|
||||
Male: Homme
|
||||
Female: Femme
|
||||
Both: Neutre
|
||||
#Both: Neutre
|
||||
man: Homme
|
||||
woman: Femme
|
||||
both: Neutre
|
||||
#both: Neutre
|
||||
Man: Homme
|
||||
Woman: Femme
|
||||
both: Indéterminé
|
||||
|
@ -67,8 +67,8 @@ woman: Vrouw
|
||||
both: Non-binair
|
||||
Man: Man
|
||||
Woman: Vrouw
|
||||
both: Onbepaald
|
||||
Both: Onbepaald
|
||||
#both: Onbepaald
|
||||
#Both: Onbepaald
|
||||
Divorced: Gescheiden
|
||||
Separated: Uit elkaar
|
||||
Widow: Weduwe/weduwnaar
|
||||
|
Loading…
x
Reference in New Issue
Block a user