mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-03 03:49:44 +00:00
Household/composition add + fixes household composition editor
This commit is contained in:
@@ -98,3 +98,17 @@ household:
|
||||
from: Depuis
|
||||
to: Jusqu'au
|
||||
person history: Ménages
|
||||
|
||||
household_composition:
|
||||
Since: >-
|
||||
Depuis le {startDate, date, long}
|
||||
Still active: Toujours actif
|
||||
Until: >-
|
||||
Jusqu'au {endDate, date, long}
|
||||
numberOfChildren children in household: >-
|
||||
{numberOfChildren, plural,
|
||||
=0 {Aucun enfant dans le ménage}
|
||||
one {1 enfant dans le ménage}
|
||||
few {# enfants dans le ménage}
|
||||
other {# enfants dans le ménage}
|
||||
}
|
||||
|
Reference in New Issue
Block a user