{{ t('headerTitle') }}

{{ t('headerSubtitle') }}

{{ lang.flag }} {{ lang.name }}

{{ t('section1Title') }}

{{ t('loadingTeachers') }}
{{ t('errorFetchTeacher') }}
{{ t('loadingSubjects') }}
{{ t('errorFetchSubject') }}

{{ t('section2Title') }}

{{ t('hintMP4') }}

{{ t('dropzoneHint') }}

{{ errors.mp4 }}

{{ file.name }}
{{ t('hintPDF') }}

{{ t('dropzoneHintMulti') }}

{{ errors.pdf }}

{{ file.name }}
{{ t('hintOther') }}

{{ t('dropzoneHintMulti') }}

{{ errors.other }}

{{ file.name }}
{{ isProcessing ? $t('progressProcess') : `${$t('progressUpload')} ${uploadProgress}%` }}

{{ isProcessing ? $t('hintWait') : $t('hintDelivering') }}

{{ $t('msgSuccess') }}
{{ formError }}