laravel / fortify

Backend controllers and scaffolding for Laravel authentication.

Home Page:https://laravel.com/docs/fortify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Translations for validation attributes

jamesRUS52 opened this issue · comments

Please add attributes method to FormRequests.
method should be translateble.
Now I cannot translate validation attribute "login" and "password"

I'm not sure which exact things you want to make translatable but feel free to send in a PR for us to look at.

very helpfull, thanks a lot