creaminternet / language-nl_nl
Dutch Language Pack
Requires
- magento/framework: >=100.0.0
- dev-master
- 1.2.8
- 1.2.7
- 1.2.6
- 1.2.5
- 1.2.4
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.24
- 1.1.23
- 1.1.22
- 1.1.21
- 1.1.20
- 1.1.19
- 1.1.18
- 1.1.17
- 1.1.16
- 1.1.15
- 1.1.14
- 1.1.13.1
- 1.1.13
- 1.1.12
- 1.1.11
- 1.1.10
- 1.1.9
- 1.1.8
- 1.1.7
- 1.1.6
- 1.1.5
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.0
- dev-CREAM-484-updaten-van-language-pack-nl_n
- dev-improving-languages
- dev-BP-43-adding-translations
- dev-improve-language
This package is auto-updated.
Last update: 2024-10-27 09:40:25 UTC
README
This is the Bitbucket repository for the Dutch Language Pack for Magento 2 from Cream, which is available for manual installation or composer / packagist.
Installation
Via composer
To install this translation package with composer you need access to the command line of your server and you need to have Composer. Install the language pack with the following commands:
#!bash
cd <your magento path>
composer require creaminternet/language-nl_nl:@stable
php bin/magento setup:upgrade
php bin/magento cache:clean
php bin/magento setup:static-content:deploy nl_nl
Manually
To install this language package manually you need access to your server file system and you need access to the command line of your server. And take the following steps:
- Download the zip file from the Bitbucket repository.
- Upload the contents to
- Execute the following commands:
#!bash
cd <your magento path>
php bin/magento setup:upgrade
php bin/magento cache:clean
php bin/magento setup:static-content:deploy nl_nl
Usage
Frontend
To use this language pack on the frontend of the site, login to your admin panel and goto Stores -> Configuration -> General > General -> Locale options and set the 'locale' option as 'Netherlands (Dutch)'
Backend
To use this language pack in the backend of Magento goto System -> Permissions -> All users. Select the user you want to change an set the 'locale' option as 'Netherlands (Dutch)' and save the user.
Contribute
To help push the 'Dutch Language Pack' forward please fork the Bitbucket repository and submit a pull request with your changes.
License
This module is distributed under the following licenses:
- Academic Free License ("AFL") v. 3.0
- Open Software License v. 3.0 (OSL-3.0)
Authors
- This repository was started by forking the Adwise Magento 2 Dutch Language Pack
- Cream released this module on packagist so it can be used with composer and did additional translations.
About Cream
Cream is an ecommerce solution provider for the Magento platform. You'll find an overview of all our (open source) projects on our website.