flarum-lang / german
German language pack for Flarum.
Installs: 20 749
Dependents: 1
Suggesters: 0
Security: 0
Stars: 21
Watchers: 7
Forks: 12
Open Issues: 1
Language:JavaScript
Type:flarum-extension
Requires
- flarum-lang/utils: ^1.0
- flarum/core: ^1.0
- dev-master
- 1.15.1
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.0
- 1.11.0
- 1.10.0
- 1.9.0
- 1.8.3
- 1.8.2
- 1.8.1
- 1.8.0
- 1.7.0
- 1.6.0
- 1.5.0
- 1.4.10
- 1.4.9
- 1.4.8
- 1.4.7
- 1.4.6
- 1.4.5
- 1.4.4
- 1.4.3
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.1
- 1.3.0
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.2
- 1.0.1
- 1.0.0
- 0.14.3
- 0.14.2
- 0.14.1
- 0.14.0
- 0.13.1
- 0.13.0
- 0.12.1
- 0.12.0
- 0.11.0
- 0.10.0
- 0.9.1
- 0.9.0
- 0.8.1
- 0.8.0
- 0.7.1
- 0.7.0
- 0.6.1
- 0.6.0
- 0.4.0
- 0.3.6
- 0.3.5
- 0.3.1
- 0.3.0
- 0.2.5
- 0.2.4
- 0.2.2
- 0.2.1
- 0.2.0
- 0.1.11
- dev-release/master
This package is auto-updated.
Last update: 2024-11-06 21:38:49 UTC
README
Extension to localize the Flarum forum software and its official and 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.
Installation
Use Composer in the root directory of your forum:
composer require flarum-lang/german
After the installation, you can change the language to formal German through your admin control panel, under this extensions settings menu. Select "Formell" in the language dropdown menu.
See also on Packagist.
Updating
Execute these commands in the root directory of your forum:
composer update flarum-lang/german
php flarum cache:clear
Contributing
All translations are managed on this Weblate instance, no coding skills or Git knowledge is required to contribute. Flarum internal strings are handled in the 'core' component, otherwise select the extension you want to translate. You can use the search function on a components page to quickly find specific strings you wish to translate or update.
For translations that differ between formal and informal language we have a separate Weblate repository. Please only submit translations here if the formal translation differs from the informal variant. They get merged during export, meaning that translations included in the main repository do not need to be duplicated into the formal repository.
Additions and improvements to the translations are very welcome, all help is greatly appreciated!
Note: To get your GitHub account linked in the commits on this repository, use an email that's associated with your GitHub account during Weblate signup.
Compatibility
The formal translation progress does not count translations within the standard translation, as they get merged during export. If the progress is 100% for standard and higher than 0% for formal, it is likely to properly include a formal translation.
Core
Extensions
We always fully support all offically bundled Flarum extensions.
License
Released under the MIT License. Please see the LICENSE file.