mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-02 21:13:57 +00:00
sf4, fix section menu translations and add missing translations
This commit is contained in:
@@ -2,6 +2,7 @@ services:
|
||||
Chill\PersonBundle\Menu\SectionMenuBuilder:
|
||||
arguments:
|
||||
$authorizationChecker: '@Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface'
|
||||
$translator: '@Symfony\Component\Translation\TranslatorInterface'
|
||||
tags:
|
||||
- { name: 'chill.menu_builder' }
|
||||
|
||||
|
@@ -152,6 +152,7 @@ Back to the person details: Retour aux détails de la personne
|
||||
Timeline: Historique
|
||||
Closing the accompanying period: Fermeture de la période d'accompagnement
|
||||
Opening the accompanying period: Ouverture d'une période d'accompagnement
|
||||
'Timeline for %name%': 'Historique de %name%'
|
||||
|
||||
#roles
|
||||
CHILL_PERSON_SEE: Voir les personnes
|
||||
|
Reference in New Issue
Block a user