{{ $t('actions.add') }}
{{ item.type }}
{{ $t('in.addr') }}
{{ item.listen }}
{{ $t('in.port') }}
{{ item.listen_port }}
{{ $t('in.tls') }}
{{ Object.hasOwn(item,'tls') ? $t(item.tls?.enabled ? 'enable' : 'disable') : '-' }}
{{ $t('pages.clients') }}
{{ u }}
{{ Array.isArray(item.users) ? item.users.length : '-' }}
{{ $t('online') }}
{{ $t('online') }}
-
{{ $t('confirm') }}
{{ $t('yes') }}
{{ $t('no') }}