Skip to content

Commit a7341f7

Browse files
committed
Minor: Update lang files - refs BT#22403
1 parent f6c7005 commit a7341f7

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

main/lang/english/trad4all.inc.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9084,4 +9084,6 @@
90849084
$FieldsToEdit = "Fields to edit";
90859085
$SaveAll = "Save all";
90869086
$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";
90879089
?>

main/lang/spanish/trad4all.inc.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9109,4 +9109,6 @@
91099109
$FieldsToEdit = "Campos a editar";
91109110
$SaveAll = "Guardar todo";
91119111
$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";
91129114
?>

0 commit comments

Comments
 (0)