© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•2y ago•
4 replies
Jo

Quick way to translate modal "Cancel" button?

Is there a quick way to translate a single button (the "Cancel" button that appears in form modals) or do I need to follow the procedure as if I was going to translate the entire framework?
Solution
->label()
->label()
on the action itself, or if using modals, you have dedicated methods like
->submitActionLabel()
->submitActionLabel()
->cancelActionLabel()
->cancelActionLabel()
etc
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 the modal
FilamentFFilament / ❓┊help
15mo ago
How to Handle Action Modal Cancel
FilamentFFilament / ❓┊help
3y ago
is there an easy way to translate the create button
FilamentFFilament / ❓┊help
3y ago
How to translate buttons?
FilamentFFilament / ❓┊help
4mo ago