Use `Icinga Web` as a component name
This commit is contained in:
parent
2944ceaa52
commit
4b2784f85e
|
@ -15,7 +15,7 @@ class DbMigration extends MigrationHook
|
|||
|
||||
public function getName(): string
|
||||
{
|
||||
return $this->translate('Icinga Web 2');
|
||||
return $this->translate('Icinga Web');
|
||||
}
|
||||
|
||||
public function providedDescriptions(): array
|
||||
|
|
Loading…
Reference in New Issue