Skip to content

Commit 0509479

Browse files
Cerdoreclaude
andcommitted
feat(i18n): add 9 language README translations (de, es, fr, it, ja, ko, pt, tr, vi)
Expand from 3 to 12 languages, matching oh-my-claudecode's coverage. All 12 READMEs have consistent full language-switcher lines. Constraint: Must match oh-my-claudecode's 12-language coverage Confidence: high Scope-risk: narrow Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 0015d5c commit 0509479

12 files changed

Lines changed: 3792 additions & 4 deletions

README.de.md

Lines changed: 418 additions & 0 deletions
Large diffs are not rendered by default.

README.es.md

Lines changed: 418 additions & 0 deletions
Large diffs are not rendered by default.

README.fr.md

Lines changed: 418 additions & 0 deletions
Large diffs are not rendered by default.

README.it.md

Lines changed: 418 additions & 0 deletions
Large diffs are not rendered by default.

README.ja.md

Lines changed: 418 additions & 0 deletions
Large diffs are not rendered by default.

README.ko.md

Lines changed: 417 additions & 0 deletions
Large diffs are not rendered by default.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE)
66
[![CI](https://github.com/Cerdore/gdb-cli/actions/workflows/ci.yml/badge.svg)](https://github.com/Cerdore/gdb-cli/actions/workflows/ci.yml)
77

8-
[English](README.md) | [中文](README.zh-CN.md) | [Русский](README.ru.md)
8+
English | [한국어](README.ko.md) | [中文](README.zh-CN.md) | [日本語](README.ja.md) | [Español](README.es.md) | [Tiếng Việt](README.vi.md) | [Português](README.pt.md) | [Русский](README.ru.md) | [Türkçe](README.tr.md) | [Deutsch](README.de.md) | [Français](README.fr.md) | [Italiano](README.it.md)
99

1010
A GDB debugging tool designed for AI Agents (Claude Code, etc.). Uses a "thin client CLI + GDB built-in Python RPC Server" architecture, enabling stateful GDB debugging through Bash.
1111

0 commit comments

Comments
 (0)