diff --git a/src/components/DriverView/DriverTrainCard.vue b/src/components/DriverView/DriverTrainCard.vue index b8e0000..f8cf47c 100644 --- a/src/components/DriverView/DriverTrainCard.vue +++ b/src/components/DriverView/DriverTrainCard.vue @@ -54,7 +54,7 @@
- {{ i18n.t('trains.number-propositions-title') }} + {{ i18n.t('trains.number-propositions-title') }}  {{ numberPropositions.join(', ') }}