Added agenda translation

This commit is contained in:
Tim Otte 2020-09-01 16:59:40 +02:00
parent 71471a054d
commit 8a5a171cf8

View File

@ -1297,7 +1297,7 @@ abstract class CommonObject
// phpcs:enable
global $langs, $conf;
$langs->loadLangs(array('bills', 'contracts', 'interventions', 'orders', 'projects', 'propal', 'ticket'));
$langs->loadLangs(array('bills', 'contracts', 'interventions', 'orders', 'projects', 'propal', 'ticket', 'agenda'));
$tab = array();