Translations

Help translate Pelagica into your language.

Pelagica supports multiple languages through community contributions. There isn’t a dedicated translation platform yet (one is planned), so for now translations are contributed the same way as code changes.

Contributing a translation

  1. Clone the repository, as described in Development Setup.
  2. Edit the locale files for your language under frontend/src/locales/{langCode}/*.json.
  3. Open a pull request with your changes, following the Contributing guidelines.