michaelbelgium/flarum-dutch

This package is abandoned and no longer maintained. The author suggests using the flarum-lang/dutch package instead.

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

v10.1.2 2021-09-18 11:05 UTC

README

Extension to localize the Flarum forum software and its official extensions into Dutch.

Information

Compatibility

This language pack is compatible with:

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:

  • Open issues on GitHub. Because the localization will be better with your feedbacks.
  • Open pull requests on GitHub. Submit fixes and improvements and be listed as contributor!
  • Use Weblate to translate extensions to Dutch