{#if device.deviceType || device.deviceOS} {device.deviceOS || $t('unknown')} • {device.deviceType || $t('unknown')} {:else} {$t('unknown')} {/if}
{$t('last_seen')} {DateTime.fromISO(device.updatedAt, { locale: $locale }).toRelativeCalendar(options)} - {DateTime.fromISO(device.updatedAt, { locale: $locale }).toLocaleString(DateTime.DATETIME_MED)}
{#if !device.current}
dispatcher('delete')} />
{/if}