Fix trans export

This commit is contained in:
Laurent Destailleur 2019-10-14 12:27:44 +02:00
parent 650cd2b54f
commit 4fd12e22cb
2 changed files with 2 additions and 1 deletions

View File

@ -33,7 +33,7 @@ require_once DOL_DOCUMENT_ROOT.'/core/modules/export/modules_export.php';
require_once DOL_DOCUMENT_ROOT.'/core/lib/files.lib.php';
// Load translation files required by the page
$langs->loadlangs(array('exports', 'other', 'users', 'companies', 'projects'));
$langs->loadlangs(array('admin', 'exports', 'other', 'users', 'companies', 'projects', 'suppliers', 'products'));
// Everybody should be able to go on this page
//if (! $user->admin)

View File

@ -1061,6 +1061,7 @@ CompanyTown=Town
CompanyCountry=Country
CompanyCurrency=Main currency
CompanyObject=Object of the company
IDCountry=ID country
Logo=Logo
DoNotSuggestPaymentMode=Do not suggest
NoActiveBankAccountDefined=No active bank account defined