Skip to content

docs: localize README screenshots for EN / JA / KO #725

Description

@guts-yang

Problem

The English, Japanese, and Korean READMEs currently reuse the same screenshot assets as the Chinese README. Several images contain Chinese UI copy or diagram labels, so non-Chinese readers see a Chinese product in the docs.

Scope

Start with the methodology / architecture infographic, which is fully labeled in Chinese.

Proposed naming

Keep files in assets/ with a language suffix. Do not use locale folders.

  • assets/llm_wiki_arch_en.jpgREADME.md
  • assets/llm_wiki_arch_cn.jpgREADME_CN.md
  • assets/llm_wiki_arch_ja.jpgREADME_JA.md
  • assets/llm_wiki_arch_ko.jpgREADME_KO.md

Language codes: en, cn, ja, ko. Leave logo.jpg unchanged (no UI text).

Follow-up

Other README screenshots still need localized versions if we want full i18n:

  • overview.jpg
  • 5-obsidian_compatibility.jpg
  • 3-knowledge_graph.jpg
  • kg_community.jpg
  • kg_insights.jpg
  • 1-deepresearch.jpg
  • 4-chrome_extension_webclipper.jpg

Same naming: {stem}_{locale}.jpg.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions