Missing translation
This commit is contained in:
parent
35f9371343
commit
70366e9d91
@ -368,7 +368,7 @@ class Notify
|
||||
{
|
||||
$outputlangs = new Translate('', $conf);
|
||||
$outputlangs->setDefaultLang($obj->default_lang);
|
||||
$outputlangs->load("other");
|
||||
$outputlangs->loadLangs(array("main","other"));
|
||||
}
|
||||
|
||||
$subject = '['.$mysoc->name.'] '.$outputlangs->transnoentitiesnoconv("DolibarrNotification");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user