bezigeboefjes/language-nl_nl

Bezige boefjes Dutch Language Pack for Magento 2 (CE)

Installs: 2 098

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 17

Type:magento2-language

1.2.13 2017-11-16 20:46 UTC

This package is auto-updated.

Last update: 2024-04-23 18:53:50 UTC


README

Dutch Magento 2 translations for Magento 2 (CE), translated, optimized forked from Adwise - Your Digital Brain.

Latest Stable Version Total Downloads Monthly Downloads

Configure Magento backend

  • Activate language (backend): Account > Settings > Account information > Interface Locale
  • Activate language (frontend): Stores > Settings > Configuration > [storeview] > Locale options > Locale

Installation (manual)

  • Clone repository to app/i18n/bezigeboefjes/nl_nl/
  • Upgrade Magento installation $ php bin/magento setup:upgrade
  • Clear Magento cache$ php bin/magento cache:clean
  • Deploy Static Content $ php bin/magento setup:static-content:deploy nl_NL

Installation (Composer)

  • Require via Composer CLI $ composer require bezigeboefjes/language-nl_NL
  • Upgrade Magento installation $ php bin/magento setup:upgrade
  • Clear Magento cache$ php bin/magento cache:clean
  • Deploy Static Content $ php bin/magento setup:static-content:deploy nl_NL

Roadmap

  • Translate missing content (50% left)
  • Optimize translations (in context for better experience)

Bugs

There are still missing some translations, due to a bug in the i18n:collect-prhases method. More information about this bug can be found on: magento/magento2#2630. This issue will be fixed in Magento CE 2.1.0 but is already fixed in develop branch.

Please report all bugs/optimizations in Github!