mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-24 00:23:50 +00:00
wip: use GenderIconEnum to allow user to select bootstrap icon
This commit is contained in:
@@ -3,13 +3,14 @@ Born the date: >-
|
||||
man {Né le {birthdate}}
|
||||
woman {Née le {birthdate}}
|
||||
neutral {Né·e le {birthdate}}
|
||||
other {Né·e le {birthdate}}
|
||||
}
|
||||
|
||||
Requestor: >-
|
||||
{gender, select,
|
||||
man {Demandeur}
|
||||
woman {Demandeuse}
|
||||
other {Demandeur·euse}
|
||||
neutral {Demandeur·euse}
|
||||
}
|
||||
|
||||
person:
|
||||
@@ -17,7 +18,7 @@ person:
|
||||
{gender, select,
|
||||
man {et lui-même}
|
||||
woman {et elle-même}
|
||||
other {et lui·elle-même}
|
||||
neutral {et lui·elle-même}
|
||||
}
|
||||
from_the: depuis le
|
||||
|
||||
|
Reference in New Issue
Block a user