Dutch language pack for Flarum.

Installs: 2 330

Dependents: 1

Suggesters: 2

Security: 0

Stars: 3

Watchers: 3

Forks: 2

Open Issues: 0

Language:JavaScript

Type:flarum-extension

v1.2.1 2024-01-16 12:08 UTC

This package is auto-updated.

Last update: 2024-07-11 10:03:34 UTC


README

Latest update License Translated Contributors

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:

  • Open issues on GitHub. Because the localization will be better with your feedbacks.
  • Use Weblate to translate extensions to Dutch