Translations
Sylve uses regular .po files for translations.
We use a library called Wuchale, but translators usually do not need to work with it directly.
Where Translation Files Live
Section titled “Where Translation Files Live”Translation files are in:
web/src/locales/Translation Workflow
Section titled “Translation Workflow”- Open the relevant
.pofile inweb/src/locales/. - Update translations and review them carefully for accuracy and consistency.
- Run any project checks your workflow requires.
- Open a pull request with your updated
.pofiles.
If possible, include a short note in your pull request about the language and sections you updated.