Skip to content

The key 'password' in the language files conflicts with the default language files of Laravel #27

@madman-81

Description

@madman-81

See https://github.com/laravel/laravel/blob/master/resources/lang/en/validation.php

Laravel already has a key 'password' in its default data set. It translates to 'The password is incorrect'.

Caouecs has also used the same key for the same meaning in his translations (see https://github.com/caouecs/Laravel-lang).

I would like to suggest to use another key for the password validation. Maybe something like 'password_length' or 'strong_password'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions