Replies: 2 comments 2 replies
-
+1 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Or in your resource file:
|
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
Hi
I try to translate group labels as follows:
->navigationGroups([ NavigationGroup::make('Management') ->label(fn (): string => __('navigation.management')), ])
without success. Any idea? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions