mirror of
https://github.com/different-ai/openwork
synced 2026-04-25 17:15:34 +02:00
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:
@@ -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`).
|
||||
|
||||
Reference in New Issue
Block a user