mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-03 11:59:49 +00:00
fixes for budgets
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
budget:
|
||||
number of elements: >-
|
||||
{nb_items, plural,
|
||||
=0 {Aucun élément}
|
||||
one {Un élément}
|
||||
many {# éléments}
|
||||
other {# éléments}
|
||||
}
|
Reference in New Issue
Block a user