Is your feature request related to a problem? Please describe.
'saml_login' title is static
Describe the solution you'd like
It would be nice if
'saml_login' => 'Login via SAML'
in
resources/lang/en-GB/auth/general.php
could be editable via admin/saml.
At least the 'SAML' part
Id like to set it to 'Login via my Custom SSO'
without editing translation files every time on upgrade
Is your feature request related to a problem? Please describe.
'saml_login' title is static
Describe the solution you'd like
It would be nice if 'saml_login' => 'Login via SAML' in resources/lang/en-GB/auth/general.php could be editable via admin/saml. At least the 'SAML' part
Id like to set it to 'Login via my Custom SSO' without editing translation files every time on upgrade
Describe alternatives you've considered
No response
Additional context
No response