ReferenceMissing languages
Missing languages
See which languages OpenWorking ships today and help us add more.
OpenWorking already ships with a growing set of languages, and we want to keep expanding the list.
Languages available today
- English (en)
- Japanese (ja)
- Simplified Chinese (zh)
- Vietnamese (vi)
- Portuguese, Brazil (pt-BR)
- Thai (th)
- French (fr)
- Catalan (ca)
- Spanish (es)
Improve a translation
Each language lives in its own locale file in the app's i18n directory, so most fixes are simple copy updates inside one file.
Add a new language
- Create a new locale file for your language code.
- Register the locale (import, language code, label, and translation map).
- Re-export it from the locale index.
- Run the i18n audit to spot any missing keys.
Want to help?
Translation fixes are some of the easiest contributions to make — a single locale file, no app code required.