Skip to content

Commit 9092696

Browse files
committed
Update language terms
1 parent adff0b3 commit 9092696

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

main/lang/english/trad4all.inc.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8017,4 +8017,5 @@
80178017
$TempScoreXQuestionsNotCorrectedYet = "Temporary score: %s open question(s) not corrected yet.";
80188018
$Annotation = "Annotation";
80198019
$TeacherPicture = "Teacher picture";
8020+
$FeedbackIfNotCorrect = "Feedback if not correct";
80208021
?>

main/lang/french/trad4all.inc.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7964,4 +7964,5 @@
79647964
$TempScoreXQuestionsNotCorrectedYet = "Score temporaire: %s question(s) ouverte(s) non corrigée(s).";
79657965
$Annotation = "Annotation";
79667966
$TeacherPicture = "Photo du prof";
7967+
$FeedbackIfNotCorrect = "Feedback si incorrecte";
79677968
?>

main/lang/spanish/trad4all.inc.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8032,4 +8032,5 @@
80328032
$TempScoreXQuestionsNotCorrectedYet = "Score temporaire: %s pregunta(s) abierta(s) no corregida(s) todavía.";
80338033
$Annotation = "Anotación";
80348034
$TeacherPicture = "Foto del profesor";
8035+
$FeedbackIfNotCorrect = "Feedback si no es correcta";
80358036
?>

0 commit comments

Comments
 (0)