Customize Create page and Edit page Action Labels
how to customize the label of Create, Create & Create another, cancel button Labels in Create page, and also how to customize the label in edit page Actions
1 Reply
with overriding the transaltion files:
https://filamentexamples.com/tutorial/replacing-filament-button-or-table-text-globally-with-translation-strings
Filament Examples
Filament: Customize Global Text with Laravel Translations
Sometimes, you need to replace the same text in the system. You could do it by replacing each of them individually... Or by changing the Translation string!