diff --git a/htdocs/langs/en_US/other.lang b/htdocs/langs/en_US/other.lang index 4c4c109749c..6208fdfba23 100644 --- a/htdocs/langs/en_US/other.lang +++ b/htdocs/langs/en_US/other.lang @@ -46,4 +46,10 @@ ContractCanceledInDolibarr=Contract %s canceled in Dolibarr ContractClosedInDolibarr=Contract %s closed in Dolibarr InvoiceValidatedInDolibarr=Invoice %s validated in Dolibarr InvoicePayedInDolibarr=Invoice %s changed to payed in Dolibarr -InvoiceCanceledInDolibarr=Invoice %s canceled in Dolibarr \ No newline at end of file +InvoiceCanceledInDolibarr=Invoice %s canceled in Dolibarr +##### Export ##### +ExportsArea=Exports area +AvailableFormats=Available formats +LibraryUsed=Librairy used +LibraryVersion=Version +ExportableDatas=Exportable datas \ No newline at end of file diff --git a/htdocs/langs/fr_FR/other.lang b/htdocs/langs/fr_FR/other.lang index 14ecd1c5c18..66aa9f224c6 100644 --- a/htdocs/langs/fr_FR/other.lang +++ b/htdocs/langs/fr_FR/other.lang @@ -46,4 +46,10 @@ ContractCanceledInDolibarr=Contrat %s annul ContractClosedInDolibarr=Contrat %s fermé dans Dolibarr InvoiceValidatedInDolibarr=Facture %s validée dans Dolibarr InvoicePayedInDolibarr=Facture %s passée à payée dans Dolibarr -InvoiceCanceledInDolibarr=Facture %s annulée dans Dolibarr \ No newline at end of file +InvoiceCanceledInDolibarr=Facture %s annulée dans Dolibarr +##### Export ##### +ExportsArea=Espace exports +AvailableFormats=Formats disponibles +LibraryUsed=Librairie utilisée +LibraryVersion=Version +ExportableDatas=Données exportables \ No newline at end of file