michaelbelgium / flarum-dutch
Dutch language pack for Flarum.
Fund package maintenance!
MichaelBelgium
Installs: 2 086
Dependents: 0
Suggesters: 1
Security: 0
Stars: 2
Watchers: 2
Forks: 14
Language:JavaScript
Type:flarum-extension
Requires
- flarum/core: ^1.0
This package is auto-updated.
Last update: 2021-12-04 20:46:55 UTC
README
Extension to localize the Flarum forum software and its official extensions into Dutch.
Information
Compatibility
This language pack is compatible with:
-
Flarum core (v1.0)
- All bundled extensions
-
Third party extensions:
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 michaelbelgium/flarum-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:
"michaelbelgium/flarum-dutch": "^3.0"
Third party extensions
This language pack does not supply translations for third party extensions. If you need an extension translated you should either contact the extension creator or create it yourself and make a PR to this repository. You can also ask me to do it, maybe I'll have some sparetime ;)
I recommend creating a pull request to this repository in stead of adding a pull request to the third party extension
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: