mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-02 11:29:41 +00:00
Admin CRUD for user groups
This commit is contained in:
@@ -5,6 +5,15 @@ years_old: >-
|
||||
other {# ans}
|
||||
}
|
||||
|
||||
user_group:
|
||||
with_count_users: >-
|
||||
{count, plural,
|
||||
=0 {Aucun membre}
|
||||
one {1 utilisateur}
|
||||
many {# utilisateurs}
|
||||
other {# utilisateurs}
|
||||
}
|
||||
|
||||
notification:
|
||||
My notifications with counter: >-
|
||||
{nb, plural,
|
||||
|
Reference in New Issue
Block a user