Skip to content

[BUG] Missing / unused translations #47

@basvanpoppel

Description

@basvanpoppel

To Reproduce
Steps to reproduce the behavior:

  1. Go to checkout, country NL, with locale nl_NL
  2. Fill in a non-existing postcode/housenr combination

Expected result

  1. A Dutch error message (as present in the translation file in your module)
  2. 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

  1. I've created a patch for the error message making it translatable in view/base/web/js/postcode-handler/postcode-nl.js
  2. 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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions