Skip to content

H&O Magento 2 Nederlandse vertalingen / Dutch Translations

Notifications You must be signed in to change notification settings

iamgeert/magento2-nl_NL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

H&O Magento 2 Nederlandse vertalingen / Dutch Translations with e-mailtranslations

Magento-2-nederlandse-vertalingen
Find it on the Magento Marketplace
Find it on our website


Installation through Marketplace

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
https://devdocs.magento.com/guides/v2.0/comp-mgr/module-man/compman-start.html

Installation through composer

composer require honl/magento2-nl-nl

Development install:

composer require honl/magento2-nl-nl "dev-master"

Contributing

Go to CrowdIn and translate files.

Import translations:

curl https://107.170.242.99/build.php
cd vendor/honl/magento2-nl-nl
wget -O nl_NL.csv https://107.170.242.99/var/Head/source_nl_NL.csv
git commit -am"Imported translations from crowdin"
git push

How are translations files loaded

In the file Magento\Framework\App\Language\Dictionary::readPackCsv all ``*.csv` files are loaded, no specific filename required.

Credits

This extension was developed by H&O with a lot of help from the Magento Community on CrowdIn. www.h-o.nl

About

H&O Magento 2 Nederlandse vertalingen / Dutch Translations

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%