Skip to content

Commit 4c4edfe

Browse files
committed
Language: #add partial translation in ES, FR, EN for theoretical time functionnality - refs BT#22723
1 parent a3d222d commit 4c4edfe

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
@@ -9106,4 +9106,5 @@
91069106
$AnswerInOfficeDoc = "Answer as office document";
91079107
$UploadOfficeDoc = "Upload office document";
91089108
$AllowedFormats = "Supported formats";
9109+
$TheoreticalTime = "Theoretical time";
91099110
?>

main/lang/french/trad4all.inc.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9041,4 +9041,5 @@
90419041
$AnswerInOfficeDoc = "Réponse comme document bureautique";
90429042
$UploadOfficeDoc = "Envoyer un document bureautique";
90439043
$AllowedFormats = "Formats supportés";
9044+
$TheoreticalTime = "Temps théorique";
90449045
?>

main/lang/spanish/trad4all.inc.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9131,4 +9131,5 @@
91319131
$AnswerInOfficeDoc = "Respuesta como documento de ofimática";
91329132
$UploadOfficeDoc = "Subir documento ofimático";
91339133
$AllowedFormats = "Formatos soportados";
9134+
$TheoreticalTime = "Tiempo teórico";
91349135
?>

0 commit comments

Comments
 (0)