Replies: 1 comment 1 reply
-
I think we could add it to the translation file? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As far as I can tell, the package doesn't provide a facade to rename the 'Pages' navigation label to something else, it only provides access to the group name and the navigation order. I could not find a way to set plural model name as-well, as it seems inside the source code, that the package either uses the plural name, or the default value.
This could also be solved with allowing to disable auto-registration of the menu item and allowing the users to register it for themselves, like on my screenshot, which results in double menu items, but it could work if I could disable the original item provided automatically by the package.
Beta Was this translation helpful? Give feedback.
All reactions