-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Component: CustomerFixed in 2.1.xThe issue has been fixed in 2.1 release lineThe issue has been fixed in 2.1 release lineFixed in 2.3.xThe issue has been fixed in 2.3 release lineThe issue has been fixed in 2.3 release lineIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentbug report
Description
Some messages in Customer Account Create not translated
Preconditions
- Magento 2.1.7
- PHP 5.6
- Use a located version (not en_US nor en_GB)
Steps to reproduce
- Go to Create an Account
- Insert a small password or a password with only ciphers, insert a not valid email address
Expected result
- Warning messages about password validation appears in locale language
Actual result
- Warning messages about password validation appear in english language
- Minimum length of this field must be equal or greater than %1 symbols. Leading and trailing spaces will be ignored.
- Minimum of different classes of characters in password is %1. Classes of characters: Lower Case, Upper Case, Digits, Special Characters.
- Warning message about email validation appears in english language
- Please enter valid email addresses, separated by commas. For example, [email protected], [email protected].
I wasn't able to patch the file vendor/magento/module-ui/view/base/web/js/lib/rules.js
Metadata
Metadata
Assignees
Labels
Component: CustomerFixed in 2.1.xThe issue has been fixed in 2.1 release lineThe issue has been fixed in 2.1 release lineFixed in 2.3.xThe issue has been fixed in 2.3 release lineThe issue has been fixed in 2.3 release lineIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentbug report