Skip to content

Commit a722d1b

Browse files
committed
Language: Update language terms
1 parent ccaf0f6 commit a722d1b

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

main/lang/english/trad4all.inc.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9102,4 +9102,8 @@
91029102
$HideComment = "Hide comments";
91039103
$AreYouSureYouWantToDeleteThisTicket = "Are you sure you want to delete this ticket ?";
91049104
$TicketDeleted = "Ticket deleted";
9105+
$SubmittedDocument = "Submitted document";
9106+
$AnswerInOfficeDoc = "Answer as office document";
9107+
$UploadOfficeDoc = "Upload office document";
9108+
$AllowedFormats = "Supported formats";
91059109
?>

main/lang/french/trad4all.inc.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9037,4 +9037,8 @@
90379037
$HideComment = "Cacher les commentaires";
90389038
$AreYouSureYouWantToDeleteThisTicket = "Êtes vous sûr de vouloir supprimer ce ticket ?";
90399039
$TicketDeleted = "Ticket supprimé";
9040+
$SubmittedDocument = "Document soumis";
9041+
$AnswerInOfficeDoc = "Réponse comme document bureautique";
9042+
$UploadOfficeDoc = "Envoyer un document bureautique";
9043+
$AllowedFormats = "Formats supportés";
90409044
?>

main/lang/spanish/trad4all.inc.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9127,4 +9127,8 @@
91279127
$HideComment = "Ocultar comentarios";
91289128
$AreYouSureYouWantToDeleteThisTicket = "¿Estás seguro de que quieres eliminar este ticket?";
91299129
$TicketDeleted = "Ticket eliminado";
9130+
$SubmittedDocument = "Documento entregado";
9131+
$AnswerInOfficeDoc = "Respuesta como documento de ofimática";
9132+
$UploadOfficeDoc = "Subir documento ofimático";
9133+
$AllowedFormats = "Formatos soportados";
91309134
?>

0 commit comments

Comments
 (0)