flarum-lang/german

German language pack for Flarum.

Installs: 15 840

Dependents: 1

Suggesters: 0

Security: 0

Stars: 21

Watchers: 6

Forks: 12

Open Issues: 1

Language:JavaScript

Type:flarum-extension

1.13.0 2024-07-10 16:26 UTC

README

Latest Stable Version Total Downloads

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.