flarum-lang / dutch
Dutch language pack for Flarum.
Installs: 2 603
Dependents: 1
Suggesters: 2
Security: 0
Stars: 3
Watchers: 3
Forks: 2
Open Issues: 0
Language:JavaScript
Type:flarum-extension
Requires
- flarum/core: ^1.0.0
README
Extension to localize the Flarum forum software and its official extensions into Dutch.
Installation
Using Composer
Flarum uses Composer to manage its dependencies and extensions. The Dutch language pack, available on Packagist, is also manageable with Composer. Make sure that Composer is installed on your machine, then run the following command in the location where Flarum is installed:
composer require flarum-lang/dutch:*
Manual Installation
You can also manually ADD the Dutch language pack as Flarum's dependency. Open the composer.json file located at the root of your Flarum installation (not the language pack one!) with a text editor, then add to the list of Flarum's dependencies (which are listed below the "require"
property) the following line in a new line:
"flarum-lang/dutch": "*"
Information
Official Flarum extensions translation
Friends of Flarum extensions
Community extensions
Premium extensions
If the extension you need is not translated yet, learn more how to translate via our Weblate instance.
License
Released under the MIT License. Please see the LICENSE file.
Contributing
Thank you a lot to wish to contribute. It means a lot. Using and enjoying the localization is already a huge support. Best other ways to contribute are, among other things: