rename some translations

This commit is contained in:
2021-08-27 09:55:13 +02:00
parent a302f0fdbf
commit 2333b5c6b4
7 changed files with 18 additions and 18 deletions

View File

@@ -139,7 +139,7 @@ class AccompanyingCourseController extends Controller
/**
* History page of Accompanying Course section
*
* the page show anti chronologic history with all actions, title of page is 'accompanying course details'
* the page show anti chronologic history with all actions, title of page is 'Accompanying Course History'
*
* @Route("/{_locale}/parcours/{accompanying_period_id}/history", name="chill_person_accompanying_course_history")
* @ParamConverter("accompanyingCourse", options={"id": "accompanying_period_id"})