{{ t('notifications_tray_title') }} ({{ notifications.length }})
{{unreadMarker()}}{{ titleText() }}
{{ t(notification.detailKey, notification.data) }}
{{relativeTime()}}
{{ t(notification.titleKey, notification.data) }}
{{ t(notification.detailKey, notification.data) }}
{{ t(notification.titleKey) }}
{{ notification.data.tournamentDescription }}
{{ t(notification.detailKey, notification.data) }}
vs
{{ t(notification.titleKey, notification.data) }}
{{ t(notification.detailKey, notification.data) }}
{{ t(notification.titleKey) }}
{{ t(notification.detailKey, notification.data) }}
{{t('club_button_accept')}}
{{t('club_button_reject')}}
{{ t('notifications_rgm_header')}}
{{ notification.data.gameModeName }}
{{ t(notification.detailKey) }}