Enhance some fields design for more effective forms

This commit is contained in:
Bubka
2022-09-14 11:07:22 +02:00
parent acdaa73e62
commit b44c6958e3
5 changed files with 46 additions and 6 deletions

View File

@ -116,6 +116,7 @@ return [
'is_long_enough' => '8 characters min.',
'mandatory_rules' => 'Mandatory rules',
'optional_rules_you_should_follow' => 'Optional rules (highly recommanded)',
'caps_lock_is_on' => 'Caps lock is On',
],
];