Summer Sale! All accounts are 50% off this week.

basim's avatar
Level 1

language problem

Hello everyone, i'm new to filament and i have a problem in language setting with filament, when i change the language setting in "locale" variable to "ar" the language changes but the resource name (user) in the right panel still in English how can i change it to Arabic can anyone help me with that?

0 likes
2 replies
basim's avatar
Level 1

solve it with this function public static function getNavigationLabel(): string { return __('my_string'); } thanks for you

Please or to participate in this conversation.