Skip to content
Discussion options

You must be logged in to vote

You should overriding the locales. See https://thm-health.github.io/PILOS/docs/administration/customisation/locales

<?php

return [
    'ldap' =>  [
        'username' => 'Email',
        'username_help' => 'Input the email of your account'
    ]
];

resources/custom/lang/en/auth.php

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Pierre-Lannoy
Comment options

Answer selected by Pierre-Lannoy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants