Admin CRUD for user groups

This commit is contained in:
2024-09-27 11:54:23 +02:00
parent 2e71808be1
commit debca1f474
13 changed files with 309 additions and 5 deletions

View File

@@ -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,