-
- {{ chosenCategory }} -
- {{ i18n.t(`categories.${chosenCategory.slice(0, 2)}`) }}
- ({{ i18n.t(`categories.${chosenCategory.slice(2)}`) }})
-
-
-
- {{ i18n.t('trains.number-propositions-third-number') }}
- {{ chosenCategoryRules[0] }} •
-
-
- {{
- i18n.t('trains.number-propositions-last-nums', {
- count: chosenCategoryRules[1].length
- })
- }}
- {{ chosenCategoryRules[1] }} -
- {{ chosenCategoryRules[2] }}
-
-
-
- {{ i18n.t('trains.number-propositions-title') }}
- {{ numberPropositions.join(', ') }}
-
-