{{ $t('lang.shared.stopServiceNotificationTitle') }}
{{ $t('lang.shared.stopServiceNotificationDescription',{startDate: app.serviceStopStartHour, endDate: app.serviceStopEndHour}) }}
{{headerConfig.title}}
{{ $t('lang.shared.lastConnection') }}: {{ lastLogin }}
{{ pageTitle }}
{{ process.group.title[currentLanguage] }}
{{ process.entity.name }}
{{ process.title[currentLanguage] }} {{ $t('lang.shared.finished') }}
{{ $t(OppositionType.translations[process.oppositionType]) }} {{ $t('lang.shared.specificContest') }}
{{ process.description[currentLanguage].substring(0, constants.sharedLengths.FIVE_HUNDRED) }}...
{{ process.description[currentLanguage] }}
{{ $t('lang.shared.deadline') }}: {{process.startDate.format(app.formatDate)}} - {{process.endDate.format(app.formatDate)}} -
{{ $t('lang.shared.claimPeriod') }}: {{process.claimsStartDate.format(app.formatDate)}} - {{process.claimsEndDate.format(app.formatDate)}}
{{ $t('lang.shared.meritsPeriod') }}: {{process.meritPresentationStartDate.format(app.formatDate)}} - {{process.meritPresentationEndDate.format(app.formatDate)}} -
{{ $t('lang.shared.vacancies') }}: {{process.vacancies.getTotalVacanciesAndExtra()}}