Skip to content

docs: centralize translated READMEs#1407

Merged
jcllobet merged 3 commits intodevfrom
task/readme-language-readmes
Apr 8, 2026
Merged

docs: centralize translated READMEs#1407
jcllobet merged 3 commits intodevfrom
task/readme-language-readmes

Conversation

@jcllobet
Copy link
Copy Markdown
Collaborator

@jcllobet jcllobet commented Apr 8, 2026

Summary

  • move the non-English root READMEs into readmes/ and add a shared readmes/README.md index so new language additions stop touching every translated README variant
  • add a supported-languages footer to the root README.md and update each translated README header to point back to English plus the shared language index
  • update TRANSLATIONS.md for the new workflow and fix the Simplified/Traditional Chinese orchestrator doc links while adjusting moved-file relative paths

Context

I think we should get rid of these silly links, and just say "Other language readmes here: ___"

@johnnyshields, #1380 (comment)

Testing

  • git diff HEAD~2..HEAD --check
  • python3 - <<'PY' ... to verify every relative markdown link and image target used by README.md, TRANSLATIONS.md, and readmes/*.md resolves on disk ✅

Notes

  • docs-only change; no runtime/UI behavior changed, so Docker/Chrome MCP verification was not applicable here
  • no screenshots/video attached because this PR only restructures README files and links

jcllobet added 2 commits April 8, 2026 16:01
Keep new language additions scoped to the shared index instead of updating every localized README variant.
Keep the translated README sources under readmes/ so the root only points to the shared index.
@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Apr 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
openwork-app Ready Ready Preview, Comment Apr 8, 2026 11:11pm
openwork-den Ready Ready Preview, Comment Apr 8, 2026 11:11pm
openwork-den-worker-proxy Ready Ready Preview, Comment Apr 8, 2026 11:11pm
openwork-landing Ready Ready Preview, Comment, Open in v0 Apr 8, 2026 11:11pm
openwork-share Ready Ready Preview, Comment Apr 8, 2026 11:11pm

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 8, 2026

The following comment was made by an LLM, it may be inaccurate:

Rename the translated README folder to translated_readmes and keep the English language lists on single lines with the current app i18n locales.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant