bezigeboefjes/language-nl_be

Bezigeboefjes Dutch (Belgium) Language Pack for Magento 2 (CE)

Installs: 5 550

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:magento2-language

1.2.5 2017-10-01 07:49 UTC

This package is auto-updated.

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


README

Dutch (Belgium) Magento 2 translations for Magento 2 (CE), translated, optimized by and 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_be/
  • 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_BE

Installation (Composer)

  • Require via Composer CLI $ composer require bezigeboefjes/language-nl_BE
  • 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_BE

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!