{{ state.t('local_video') }}
{{ state.t('local_video_help') }}
{{ state.t('connection_status') }}
{{ state.connected ? state.t('connected') : state.t('not_connected') }} {{ state.t('peers') }}: {{ state.others.length }}
{{ state.t('connection_status_help') }}
{{ state.t('logs') }}
{{ state.t('logs_help') }}