docs: add German README translation (README_DE.md)#2994
Merged
Conversation
Adds README_DE.md, a full German translation modelled on README_JA.md, and extends the language switcher in README.md, README_ZH.md and README_JA.md with a Deutsch link.
Owner
|
@codex review |
|
Codex Review: Didn't find any major issues. 🚀 ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
- Remove the AICoding.sh sponsor block from README_DE.md. - Keep the German README aligned with the current sponsor list.
farion1231
approved these changes
May 26, 2026
farion1231
left a comment
Owner
There was a problem hiding this comment.
Thank you for your contribution!
royccai
pushed a commit
to royccai/cc-switch-mod
that referenced
this pull request
May 31, 2026
* docs: add German README translation (README_DE.md) Adds README_DE.md, a full German translation modelled on README_JA.md, and extends the language switcher in README.md, README_ZH.md and README_JA.md with a Deutsch link. * docs: remove outdated German sponsor entry - Remove the AICoding.sh sponsor block from README_DE.md. - Keep the German README aligned with the current sponsor list. --------- Co-authored-by: Jason <[email protected]>
delta-lo
pushed a commit
to delta-lo/cc-switch-mod
that referenced
this pull request
May 31, 2026
* docs: add German README translation (README_DE.md) Adds README_DE.md, a full German translation modelled on README_JA.md, and extends the language switcher in README.md, README_ZH.md and README_JA.md with a Deutsch link. * docs: remove outdated German sponsor entry - Remove the AICoding.sh sponsor block from README_DE.md. - Keep the German README aligned with the current sponsor list. --------- Co-authored-by: Jason <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a full German translation of the README as
README_DE.md, modeled on the existingREADME_JA.md/README_ZH.md. Extends the language switcher inREADME.md,README_ZH.mdandREADME_JA.mdso all four READMEs cross-reference each other.What changed
README_DE.md(new, 523 lines) — complete German translation. Every link, badge, image, table, FAQ entry and code block preserved 1:1. Real umlauts (ä, ö, ü, ß) throughout. Product/tool names (CC Switch, Claude Code, Codex, Gemini CLI, OpenCode, OpenClaw, Hermes Agent, MCP, Tauri), CLI commands andpnpm/cargo/brewsnippets kept verbatim; only code comments were translated.README.md— language switcher now includes[Deutsch](README_DE.md).README_ZH.md— language switcher now includes[Deutsch](README_DE.md).README_JA.md— language switcher now includes[Deutsch](README_DE.md).Documentation-only change. Relative links are unchanged (both
README.mdandREADME_DE.mdsit at the repo root).