mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-03 03:49:44 +00:00
add amount of closed periods in accordeon message
This commit is contained in:
@@ -114,3 +114,12 @@ household_composition:
|
||||
few {# enfants dans le ménage}
|
||||
other {# enfants dans le ménage}
|
||||
}
|
||||
|
||||
periods:
|
||||
number of periods: >-
|
||||
{nb_items, plural,
|
||||
=0 {Aucun }
|
||||
one {un }
|
||||
many {# }
|
||||
other {# }
|
||||
}
|
||||
|
Reference in New Issue
Block a user