Skip to content

Commit

Permalink
Renamed domain names - ibexa_menu
Browse files Browse the repository at this point in the history
  • Loading branch information
mikadamczyk committed Aug 29, 2023
1 parent a85af9d commit 63fc776
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/EventListener/ConfigureMainMenuListener.php
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ public static function getSubscribedEvents(): array
public static function getTranslationMessages(): array
{
return [
(new Message(self::ITEM_ADMIN__SYSTEMINFO, 'menu'))->setDesc('System information'),
(new Message(self::ITEM_ADMIN__SYSTEMINFO, 'ibexa_menu'))->setDesc('System information'),
];
}
}
Expand Down

0 comments on commit 63fc776

Please sign in to comment.