rodymol123 / flarum-ext-dutch
Dutch language pack for Flarum.
Installs: 860
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 2
Forks: 14
Open Issues: 1
Language:JavaScript
Type:flarum-extension
Requires
- flarum/core: ^0.1.0-beta.7
This package is not auto-updated.
Last update: 2022-02-01 12:57:27 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) v0.1.0-beta.7
- Bundled extensions:
- Akismet v0.1.0-beta.6
- Approval v0.1.0-beta.7
- Facebook Auth v0.1.0-beta.6
- Flags v0.1.0-beta.7
- Github Auth v0.1.0-beta.6
- Likes v0.1.0-beta.6
- Lock v0.1.0-beta.7
- Mentions v0.1.0-beta.7
- Pusher v0.1.0-beta.6
- Sticky v0.1.0-beta.7
- Subscriptions v0.1.0-beta.6
- Suspend v0.1.0-beta.7
- Tags v0.1.0-beta.8
- Twitter Auth v0.1.0-beta.6
- Bundled libraries:
- Bundled 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 rodymolenaar/flarum-ext-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:
"rodymolenaar/flarum-ext-dutch": "^1.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. You can also ask me to do it, maybe I'll have some sparetime ;)
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!
- Join the discussion about the extension on the Flarum community.
- Follow me on Twitter.