{{ $t('GUEST_SAYS', {guest: truncate(n.name, 45)}) }}
{{ $t("TITLE_SYSTEM_NOTIFICATION") }}
{{n.message}}
{{n.details.documentName.length > 20 ? n.details.documentName.substring(0,15) + '...' + n.details.documentName.substring(n.details.documentName.lastIndexOf('.')-2) : n.details.documentName}} {{ $t('INVITE_GUEST', {name: truncate(n.details.name, 8), method: n.details.inviteMode}) }} {{truncate(n.details.url, 12)}} {{n.details.newTab ? $t('SHARE_LINK_NEW_TAB') : $t('SHARE_LINK_THIS_TAB')}} {{ $t('VIDEO_CHAT_INVITE_TDA') }} {{ $t('VIDEO_CHAT_INVITE') }} {{ $t('SCREEN_SHARE_INVITE') }}