Skip to content

docs: add localized architecture diagrams for README i18n - #726

Open
guts-yang wants to merge 1 commit into
nashsu:mainfrom
guts-yang:main
Open

docs: add localized architecture diagrams for README i18n#726
guts-yang wants to merge 1 commit into
nashsu:mainfrom
guts-yang:main

Conversation

@guts-yang

@guts-yang guts-yang commented Sep 5, 2026

Copy link
Copy Markdown

Fix: #725

Summary

  • The EN / JA / KO READMEs were pointing at a Chinese architecture infographic.
  • Add language-specific JPGs (llm_wiki_arch_{en,cn,ja,ko}.jpg) and update each README src.
  • Naming is a suffix on the existing filename, not a locale subfolder.

Test plan

  • Open README.md and confirm assets/llm_wiki_arch_en.jpg
  • Open README_CN.md and confirm assets/llm_wiki_arch_cn.jpg
  • Open README_JA.md and confirm assets/llm_wiki_arch_ja.jpg
  • Open README_KO.md and confirm assets/llm_wiki_arch_ko.jpg
  • Confirm logo.jpg and the remaining shared screenshots are unchanged

Replace the shared Chinese architecture image with language-specific
assets (en/cn/ja/ko) and point each README at the matching file.
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.

docs: localize README screenshots for EN / JA / KO

1 participant