{{ t('SYSTEMSTATUS') }}

{{ t('SYSTEMSTATUSTEXT') }}

{{ t('ALLOPERATIONAL') }}
{{ t('LOADING') }}
{{ t('LOADINGERROR') }}

{{ t('DOWNTEXTTITLE', { server: status.server_name }) }}

{{ t('DOWNTEXT', { server: status.server_name }) }}

{{ t('SCHEDULEDCAT') }}

{{ item.title || t('MAINTENANCETITLE') }}

{{ t('PLANNEDSTARTAT') }}: {{ item.start_at }} CEST | {{ t('PLANNEDENDAT') }}: {{ item.end_at }} CEST

Server: {{ item.servers.join(', ') }}

{{ item.body }}

{{ t('INFORMATIONCAT') }}

{{ item.title || t('INFORMATIONTITLE') }}

{{ t('PUBLISHEDAT') }}: {{ item.start_at }}

Server: {{ item.servers.join(', ') }}

{{ item.body }}

{{ t('STATUSHISTORY') }}

{{ entry.date }} {{ entry.title }}