Skip to content

Commit

Permalink
179 | Add to translations
Browse files Browse the repository at this point in the history
  • Loading branch information
emmabjj committed Nov 22, 2024
1 parent 3ff0089 commit e7882bf
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,16 @@ en:
evaluation_criterion_unique_title_in_form_error: "Evaluation criteria title must be unique within the same form."
evaluation_form_criteria_weight_total_error: "The total weight of all evaluation criteria must add up to 100 when weighted scoring is enabled."
evaluation_criteria_form_title_placeholder: "Add criteria title here"
evaluator_submissions:
unassign:
success: "Evaluator unassigned successfully"
failure: "Failed to unassign evaluator"
reassign:
evaluator_submission_assignments:
assigned_submissions: "A list of submissions assigned to the user."
unassigned_submissions: "A list of recused and unassigned submissions. Reassigning a user to a submission will make the submission available for the user to evaluate."
empty_state: "There currently are no assigned submissions to this evaluator. Please assign submissions to this evaluator to view."
not_started:
success: "Evaluator reassigned successfully"
failure: "Failed to reassign evaluator"
failure: "Failed to reassign evaluator"
unassigned:
success: "Evaluator unassigned successfully"
failure: "Failed to unassign evaluator"
alerts:
recused_evaluator:
heading: "Recused Evaluator"
Expand Down

0 comments on commit e7882bf

Please sign in to comment.