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
- Clone the repository, as described in Development Setup.
- Edit the locale files for your language under
frontend/src/locales/{langCode}/*.json. - Open a pull request with your changes, following the Contributing guidelines.