{{ $t('availability.title') }}: {{ $t(`availability.${station.generalInfo.availability}`) }}
- {{ $tc('scenery.req-level', station.generalInfo.reqLevel, { lvl: station.generalInfo.reqLevel }) }}
• {{ $t('controls.title') }}: {{ $t(`controls.${station.generalInfo.controlType}`) }}
• {{ $t('signals.title') }}: {{ $t(`signals.${station.generalInfo.signalType}`) }}
• {{ $t('scenery.lines-title') }}: {{ station.generalInfo.lines }}
• {{ $t('scenery.project-title') }}:
{{ station.generalInfo.project }}
{{ $tc('scenery.authors-title', station.generalInfo.authors.length) }}:
{{ station.generalInfo.authors.join(', ') }}