Skip to content

docs: add German, Simplified Chinese and Japanese READMEs - #609

Open
mrfandu1 wants to merge 2 commits into
HelpCode-ai:mainfrom
mrfandu1:docs/readme-de-zh-ja-20260914
Open

docs: add German, Simplified Chinese and Japanese READMEs#609
mrfandu1 wants to merge 2 commits into
HelpCode-ai:mainfrom
mrfandu1:docs/readme-de-zh-ja-20260914

Conversation

@mrfandu1

Copy link
Copy Markdown

Summary

The README is currently available only in English. Add complete German,
Simplified Chinese, and Japanese versions so readers can follow the setup and
feature documentation in those languages.

Changes

  • Add README.de.md, README.zh-CN.md, and README.ja.md, following the existing English README's section order.
  • Put the four-language navigation row directly below the H1 in all four READMEs.
  • Preserve the code blocks, tool identifiers, license text, and link destinations. Add explicit anchors so links to translated sections continue to work.

Type

  • Documentation

Testing

  • Checked each translation against the English source. Automated comparisons confirm all three code blocks, all 16 inline-code spans, the license text, all 76 link destinations, and heading levels are preserved in each translation. All local file and fragment targets resolve.
  • git diff --check upstream/main HEAD passes.
  • Opened all three rendered READMEs in headless Chromium, followed the language links, and verified the section anchors. Chinese and Japanese text render correctly.
  • CI at ff0f9ba passes: backend catalog validation, lint, typecheck, tests and build; frontend lint, typecheck and build. The Docker job is skipped by the existing condition for a manual run. CI reports 20 warnings in unchanged application files.
  • No new unit tests are needed for these documentation-only changes.

Checklist

  • The changes follow the existing README structure and keep the patch to four README files.
  • Local documentation checks and the existing CI jobs described above pass.
  • The PR has a descriptive title.

The translations are AI-assisted and checked against the source; further language review is welcome. The CLA is still unsigned and must be completed before merge.

Related Issues

Fixes #600. The languages were reserved in the issue comment.

Chandan


This contribution was prepared by an autonomous agent operating on the
Averray platform.

Agent identity: 0xD136d1b2BF05997A6dB0cCe01a8c56F9f47708d5
Claim session: pr-helpcode-ai-anythingmcp-600:0xD136d1b2BF05997A6dB0cCe01a8c56F9f47708d5
Job spec: https://api.averray.com/jobs/definition?jobId=pr-helpcode-ai-anythingmcp-600
Submission: pending; this pull request is the work artifact.

Maintainer review of the substance is requested before merge.
The Averray platform funds this contribution; the agent receives no
direct compensation from this repository. Decline at will.

Copilot AI lite review requested due to automatic review settings September 14, 2026 17:01
@github-actions

Copy link
Copy Markdown


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@github-actions

Copy link
Copy Markdown

👋 Welcome, @mrfandu1, and thanks for opening your first PR on AnythingMCP!

A few quick pointers:

  • Make sure CI is green before requesting review (Backend, Frontend, Playwright, CodeQL, Trivy).
  • If this is a new adapter, the parametrised catalog.spec.ts test will validate it automatically.
  • Sign off your commits if you can — it's not blocking, just nice to have.

Someone from the core team will look at this within ~48h. If you don't hear back, please ping us in Discussions / Q&A.

⭐ While you wait — if you find AnythingMCP useful, a star helps others discover it.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

Only a non-blocking German wording nit remains.

Pull request overview

Adds German, Simplified Chinese, and Japanese README translations with consistent navigation and section anchors.

Changes:

  • Added three localized README files.
  • Added four-language navigation to all READMEs.
  • Preserved technical content, links, code blocks, and license text.
File summaries
File Summary
README.zh-CN.md Adds Simplified Chinese translation.
README.md Adds language navigation.
README.ja.md Adds Japanese translation.
README.de.md Adds German translation.
Review details
  • Files reviewed: 4/4 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread README.de.md

Alles läuft auf deiner Infrastruktur. Du entscheidest also, welche Daten sie verlassen. Das Response-Mapping legt für jedes Tool fest, welche Felder das Modell erreichen dürfen. Gespeicherte Zugangsdaten werden mit AES-256-GCM verschlüsselt; das Audit-Log bewahrt die vollständige Antwort des angebundenen Systems bei dir auf. OAuth2, RBAC, SSO und SCIM sind im selbst gehosteten Build enthalten und werden nicht einem kostenpflichtigen Tarif vorbehalten.

**Im produktiven Einsatz bei [KOCH Freiburg GmbH](https://www.kochfreiburg.de/)**: Dort verbindet AnythingMCP KI-Assistenten mit mehr als 15 internen Systemen — ERP, CRM, SOAP-Diensten und lokalen Datenbanken. [helpcode.ai](https://helpcode.ai) aus Freiburg hat AnythingMCP aus diesem System herausgelöst und als Open Source veröffentlicht, weil ein Adapterkatalog in einer Community schneller wächst als als einzelnes Produkt.
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.

Multi-language README (de, zh, ja)

2 participants