docs: centralize translated READMEs (#1407)

* docs: centralize translated READMEs

Keep new language additions scoped to the shared index instead of updating every localized README variant.

* docs: remove duplicated root translation files

Keep the translated README sources under readmes/ so the root only points to the shared index.

* docs: compact README language listings

Rename the translated README folder to translated_readmes and keep the English language lists on single lines with the current app i18n locales.
This commit is contained in:
Jan Carbonell
2026-04-08 16:13:48 -07:00
committed by GitHub
parent 5b9da8a8f7
commit a96b6ea231
6 changed files with 23 additions and 16 deletions

View File

@@ -228,3 +228,9 @@ Interested in using OpenWork in your organization? We'd love to hear from you
## License
MIT — see `LICENSE`.
## Supported Languages
Translated READMEs: [`translated_readmes/`](./translated_readmes/README.md). README languages: English, 简体中文, 繁體中文, 日本語.
App i18n languages: English (`en`), Japanese (`ja`), Simplified Chinese (`zh`), Vietnamese (`vi`), Brazilian Portuguese (`pt-BR`).