-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
on backlogIs on our backlogIs on our backlog
Description
To Reproduce
Steps to reproduce the behavior:
- Go to checkout, country NL, with locale nl_NL
- Fill in a non-existing postcode/housenr combination
Expected result
- A Dutch error message (as present in the translation file in your module)
- A Dutch label for the house number addition field
Actual result
Message and field label are English. (looking at the module I noticed 'house number', 'housenumber', 'house number addition' and 'housenumber addition' being used random.
Workaround
- I've created a patch for the error message making it translatable in view/base/web/js/postcode-handler/postcode-nl.js
- Add translations in theme
Screenshots
If applicable, add screenshots to help explain your problem.
** Please complete the following information**
- Magento version: 2.4.3-p2
- PHP version: 7.4
Metadata
Metadata
Assignees
Labels
on backlogIs on our backlogIs on our backlog