mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
some improvement to the Update / create event pages
- i18n of all the form - add a title to each page - chill layout of each page - add flash message on successfully creation and update action For the update page, (see #23), the user is not allowed to update the center close #23 close #2
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#events
|
||||
Name: Nom
|
||||
Label: Nom
|
||||
Date: Date
|
||||
Event type : Type d'événement
|
||||
See: Voir
|
||||
@@ -14,6 +15,12 @@ Last update: Dernière mise à jour
|
||||
#CRUD event
|
||||
Details of an event: Détails d'un événement
|
||||
New event: Nouvel événement
|
||||
Back to the most recent events: Retour aux derniers événements
|
||||
Event creation: Création d'un événement
|
||||
Add an event: Ajouter un événement
|
||||
Event edit: Modifier un événement
|
||||
The event was updated: L'événement a été modifié
|
||||
The event was created: L'événement a été créé
|
||||
|
||||
#crud participation
|
||||
Edit all the participations: Modifier toutes les participations
|
||||
|
Reference in New Issue
Block a user