diff --git a/src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourse/components/Confirm.vue b/src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourse/components/Confirm.vue index c69b202dc..faba287c5 100644 --- a/src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourse/components/Confirm.vue +++ b/src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourse/components/Confirm.vue @@ -59,9 +59,35 @@ {{ $t('confirm.sure_description') }} + + + {{ $t('confirm.no_suggested_referrer') }} + + + {{ $t('confirm.one_suggested_referrer') }}: + + + + + + {{ $t('confirm.choose_suggested_referrer') }} + + + + {{ $t('confirm.choose_button') }} + + + + + {{ $t('confirm.do_not_choose_button') }} + + + + + - + {{ $t('confirm.ok') }} @@ -74,11 +100,13 @@
{{ $t('confirm.sure_description') }}
{{ $t('confirm.no_suggested_referrer') }}
{{ $t('confirm.one_suggested_referrer') }}:
{{ $t('confirm.choose_suggested_referrer') }}