translate( 'External Notification Commands have been defined in your local Icinga 2' . ' Configuration.' ); } public function getTitle() { return $this->translate('Command Templates'); } public function getUrl() { return 'director/commands/templates'; } }