mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-29 16:54:06 +02:00
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('Service');
|
||||||
$this->translate('Zone');
|
$this->translate('Zone');
|
||||||
$this->translate('Command');
|
$this->translate('Command');
|
||||||
|
$this->translate('User');
|
||||||
// ... TBC
|
// ... TBC
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user