Change Sign to Login in Admin Login

Hi Im new to FilamentPHP I opened login.blade.php and I notice this filament::login.buttons.submit.label Im hoping to change Sign to Login in Login Page
6 Replies
Rizky Anfasa F M
You want to change the logic from login?
Sugbo
SugboOP3y ago
Not the logic sir. I wanted to display to change from “SignIn” to “Login”
awcodes
awcodes3y ago
publish the translations and change it there.
Sugbo
SugboOP3y ago
Appreciate it Sir. Found it. How about the color of the Signin button? Its orange in default I wanted to change it to blue
krekas
krekas3y ago
read the docs on customization
toeknee
toeknee3y ago
Either write custom CSS or clone the page and customise it

Did you find this page helpful?