Find it on the Magento Marketplace
Find it on our website
- Complete translations for Magento 2.x CE and EE.
- Added Dutch address formatting
As H&O extensions are offered in the official Magento® Marketplace you can directly install them via the Magento® 2 backend. Magento® did a great job simplifying this process, they also provided a really good documentation. Please read the official documentation for installing extensions over the marketplace.
https://marketplace.magento.com/honl-magento2-nl-nl.html
http://devdocs.magento.com/guides/v2.0/comp-mgr/module-man/compman-start.html
composer require honl/magento2-nl-nl
composer require honl/magento2-nl-nl "dev-master"
Go to CrowdIn and translate files.
Import translations:
curl http://107.170.242.99/build.php
cd vendor/honl/magento2-nl-nl
wget -O nl_NL.csv http://107.170.242.99/var/Head/source_nl_NL.csv
git commit -am"Imported translations from crowdin"
git push
In the file Magento\Framework\App\Language\Dictionary::readPackCsv
all ``*.csv` files are loaded, no specific filename
required.
This extension was developed by H&O with a lot of help from the Magento Community on CrowdIn. www.h-o.nl