kakifrucht / flarum-de-extended
German language pack for third-party Flarum extensions.
Installs: 918
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 5
Open Issues: 0
Type:flarum-extension
Requires
- flarum/core: ^1.0
README
🗄️ Repository has been archived
All contents have been merged into flarum-lang/german.
Extension to localize third party extensions into German. For support, please use the discussion thread on the Flarum support forum, or use the issue tracker here on GitHub.
You can find the German language pack for Flarum and it's bundled extensions in this repository.
Information
Version
- 1.0.0
- Released on May 29, 2021
Supported Extensions
We currently support following third-party extensions:
To add support for an extension or update an existing translation, please open a pull request.
License
Released under the MIT License. Please see the LICENSE file.
Documentation
How to install
Use Composer in the root directory of your forum:
composer require kakifrucht/flarum-de-extended
See also on Packagist.
How to update
Execute these commands in the root directory of your forum:
composer update kakifrucht/flarum-de-extended
php flarum cache:clear