{{ t('welcome', { location }) }}
{{ t('roomNotFound', { roomCode }) }}
{{ $vuetify.theme.dark ? 'mdi-weather-night' : 'mdi-white-balance-sunny' }}
{{ action.icon }} {{ action.title }}
{{ activeItem.title }} {{ t('cancel') }} {{ t('send') }} {{ actionFeedback.icon }} {{ actionFeedback.text }}
mdi-file-pdf-box {{ documentLabel }}
{{ t('continue') }}