Closed gerben86 closed 4 years ago
Which texts would you like to be able to translate?
Any text that is part of the autocomplete drop down comes from the Postcode.nl API response, which is in the language determined by the configured store language.
For supported API languages, see the language parameter described at https://api.postcode.nl/documentation/international/v1/Autocomplete/autocomplete
I saw at least those 2 on the frontend:
But we disabled the plugin again, so not able to see if there are any other sentences which should be translated also.
It would be a big improvement if there were translations (or at least a i18n dir and files) provided so it's easier to customize the extension and the frontend. Now everything is in English by default.
Would be indeed a big + to have all strings translated or to be able to use data-binding with ko.
This has been improved in the latest release
It would be a big improvement if there were translations (or at least a i18n dir and files) provided so it's easier to customize the extension and the frontend. Now everything is in English by default.