{{ t('app_title') }}

{{ t('app_subtitle') }}

Mission : {{ missionName }}

{{ t('mission_invitation') }}

{{ t('employee_title') }}

{{ t('employee_subtitle') }}

{{ t('code_title') }}

{{ t('code_subtitle') }}

{{ isManagerMode ? t('manager_info') : t('user_info') }}

{{ t('employee_to_evaluate') }} :

{{ employeeEvaluation.employee.name }}

{{ employeeEvaluation.employee.email }}
{{ t('verifying_email') }}
{{ t('email_authorized') }}
{{ t('email_not_authorized') }}
{{ t('manager_email_verified') }}
{{ t('manager_email_mismatch') }}
{{ t('manager_email_help') }}
{{ currentLanguage === 'en' ? 'Manager email must be different from your email' : 'L\'email du manager doit être différent du vôtre' }}
{{ t('manager_language_help') }}
{{ t('email_verification_required') }}

{{ t('evaluation_instructions_title') }}

{{ t('evaluation_scale_title') }}
0: {{ t('scale_0') }}
1: {{ t('scale_1') }}
2: {{ t('scale_2') }}
3: {{ t('scale_3') }}
4: {{ t('scale_4') }}
{{ t('how_to_evaluate_title') }}

{{ t('evaluation_questions') }}

  • {{ t('question_1') }}
  • {{ t('question_2') }}
  • {{ t('question_3') }}
  • {{ t('question_4') }}

{{ t('advice_text') }}

{{ t('data_usage_title') }}

{{ t('confidentiality_text') }}

{{ t('retention_text') }}

{{ t(currentCompetence.category) }}

{{ currentCompetence.title }}

{{ desc }}
{{ currentResponse }}/4
{{ t('not_at_all') }} {{ t('perfectly') }}
{{ t('current_rating_definition') }}
{{ currentResponse }}: {{ t('scale_' + currentResponse) }}
{{ t('show_all_definitions') }}
0: {{ t('scale_0') }}
1: {{ t('scale_1') }}
2: {{ t('scale_2') }}
3: {{ t('scale_3') }}
4: {{ t('scale_4') }}
{{ t('question') }} {{ currentStep - 2 }} {{ t('of') }} {{ competences.length }}

{{ t('evaluation_summary') }}

{{ competence.title }}
{{ t(competence.category) }}
{{ responses[index] || 0 }}/4
{{ comments[index] }}
{{ t('quick_preview') }}

{{ t('radar_available_after_send') }}

{{ t('managerial_skills_evaluation') }}

{{ isManagerMode || employeeEvaluation ? t('comparison_description') : t('your_results_description') }}

{{ t('self_evaluation') }}
{{ t('manager_evaluation') }}