Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 718 Bytes

File metadata and controls

29 lines (18 loc) · 718 Bytes

Help Translate OpenWork

We are actively looking for contributors to translate OpenWork to your own native language.

README translations

If you want to add a new README language:

  1. Copy README.md to a new file like README_<LANG>.md.
  2. Translate the content.
  3. Add your new language link to the first line of README.md.
  4. Open a PR.

App UI translations (i18n)

You can also help translate the app UI via:

  • packages/app/src/i18n/

Currently available app UI locales:

  • English (en)
  • Japanese (ja)
  • Vietnamese (vi)
  • Chinese (zh)

Locale files live in packages/app/src/i18n/locales/.

If you are unsure where to start, open an issue and mention the language you want to contribute.