mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-03 03:49:44 +00:00
9 lines
201 B
YAML
9 lines
201 B
YAML
budget:
|
|
number of elements: >-
|
|
{nb_items, plural,
|
|
=0 {Aucun élément}
|
|
one {Un élément}
|
|
many {# éléments}
|
|
other {# éléments}
|
|
}
|