File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 9084
9084
$FieldsToEdit = "Fields to edit";
9085
9085
$SaveAll = "Save all";
9086
9086
$SaveOne = "Save one";
9087
+ $TextAppearingAtTheEndOfTheTestWhenTheUserHasFailed = "Text appearing at the end of the test when the user has failed.";
9088
+ $SubscribeSessionWhenFinishedFailure = "Subscribe to session at the end of the test when the user has failed";
9087
9089
?>
Original file line number Diff line number Diff line change 9109
9109
$FieldsToEdit = "Campos a editar";
9110
9110
$SaveAll = "Guardar todo";
9111
9111
$SaveOne = "Guardar este elemento";
9112
+ $TextAppearingAtTheEndOfTheTestWhenTheUserHasFailed = "Texto que aparece al final del examen cuando el usuario no ha aprobado";
9113
+ $SubscribeSessionWhenFinishedFailure = "Suscribir a la sesión al final del examen cuando el usuario no ha aprobado";
9112
9114
?>
You can’t perform that action at this time.
0 commit comments