DirectorObjectForm: one more string to translate
This commit is contained in:
parent
5ab69a4876
commit
db54a4f365
|
@ -471,6 +471,7 @@ abstract class DirectorObjectForm extends QuickForm
|
|||
$this->translate('Service');
|
||||
$this->translate('Zone');
|
||||
$this->translate('Command');
|
||||
$this->translate('User');
|
||||
// ... TBC
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue