Skip to content

Commit 31747db

Browse files
committed
Language: Portfolio: #add partial update in FR, ES, EN for translation related to new alphabetical ordering option - refs BT#22485
1 parent 78bf8d9 commit 31747db

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

main/lang/english/trad4all.inc.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9097,4 +9097,6 @@
90979097
$NoAdditionalComments = "No additional comments";
90989098
$TeacherFeedback = "Teacher feedback";
90999099
$Learners = "Learners";
9100+
$BackToDateOrder = "Return to the chronological order";
9101+
$SeeAlphabeticalOrder = "View in alphabetical order";
91009102
?>

main/lang/french/trad4all.inc.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9032,4 +9032,6 @@
90329032
$NoAdditionalComments = "Aucun commentaire additionnel";
90339033
$TeacherFeedback = "Rétroalimentation du professeur";
90349034
$Learners = "Apprenants";
9035+
$BackToDateOrder = "Retour à l'ordre chronologique";
9036+
$SeeAlphabeticalOrder = "Voir par ordre alphabétique";
90359037
?>

main/lang/spanish/trad4all.inc.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9122,4 +9122,6 @@
91229122
$NoAdditionalComments = "No hay comentarios adicionales";
91239123
$TeacherFeedback = "Comentario del profesor";
91249124
$Learners = "ASSISTANTES";
9125+
$BackToDateOrder = "Retorno al orden cronológico";
9126+
$SeeAlphabeticalOrder = "Ver en orden alfabético";
91259127
?>

0 commit comments

Comments
 (0)