postcode-nl / PostcodeNl_Api_MagentoPlugin

A Magento plugin 1.9 that implements the Postcode.nl API for Dutch addresses
BSD 2-Clause "Simplified" License
21 stars 12 forks source link

String in Javascript Scope: Translate not working #30

Closed rvpatel closed 8 years ago

rvpatel commented 8 years ago

How to translate the text in dutch language?

MaartenScholder commented 8 years ago

nl_NL should work right out the box.

You can find the translations in app/locale/nl_NL/PostcodeNl_Api.csv Maybe you need to copy this to your own locale (instead of nl_NL here) if you're using a different one.