© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•3y ago•
16 replies
ingmontoya

translate relation manager tabs

Hi, I want to translate the tabs within a relation manager, how can I achieve that? thanks!!
image.png
Solution
It should be like this
public static function getTitle(Model $ownerRecord, string $pageClass): string
{
    return __('abc');
}
public static function getTitle(Model $ownerRecord, string $pageClass): string
{
    return __('abc');
}
Jump to solution
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

translate relation manager tabs
FilamentFFilament / ❓┊help
3y ago
Sort Relation Manager Tabs
FilamentFFilament / ❓┊help
3y ago
Badge count on relation manager tabs
FilamentFFilament / ❓┊help
11mo ago
Add icon to relation manager tabs
FilamentFFilament / ❓┊help
2y ago