Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

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.