github dannybouwers/trala v0.9.0
v0.9.0: Translated frontend

6 hours ago

🚀 Translated frontend

With this version you can select the frontend language using the language parameter. You can now have a frontend in German or Dutch (next to the default English). Please create a PR if you would like to add another translation!

Next to that: fixes and updates.

How it works

The application's language can be configured either through the LANGUAGE environment variable or the configuration.yml file.

# Environment settings (optional, environment variables take precedence)
environment:
  language: nl  # change Language (Default "en").

What's Changed

Full Changelog: v0.8.0...v0.9.0

Don't miss a new trala release

NewReleases is sending notifications on new releases.