diff options
| author | Adam <[email protected]> | 2026-02-10 13:59:14 -0600 |
|---|---|---|
| committer | opencode <[email protected]> | 2026-02-10 20:22:30 +0000 |
| commit | fd5531316f858b77274e26975796aec41ba5128c (patch) | |
| tree | 6337bc388da712e35b24e3bf6bdf903b21cecfa4 /packages/web/src/content/i18n/de.json | |
| parent | fbc41475b403a23f004f63289b264c224b9d6b2f (diff) | |
| download | opencode-fd5531316f858b77274e26975796aec41ba5128c.tar.gz opencode-fd5531316f858b77274e26975796aec41ba5128c.zip | |
fix(docs): locale translations
Diffstat (limited to 'packages/web/src/content/i18n/de.json')
| -rw-r--r-- | packages/web/src/content/i18n/de.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/web/src/content/i18n/de.json b/packages/web/src/content/i18n/de.json index d382ba227..004f503fd 100644 --- a/packages/web/src/content/i18n/de.json +++ b/packages/web/src/content/i18n/de.json @@ -1,13 +1,13 @@ { - "app.head.titleSuffix": "AI-Coding-Agent für das terminal", + "app.head.titleSuffix": "AI-Coding-Agent für das Terminal", "app.header.home": "Startseite", "app.header.docs": "Dokumentation", "app.footer.issueLink": "Einen Fehler gefunden? Eröffne ein Issue", "app.footer.discordLink": "Tritt unserer Discord-Community bei", - "app.lander.hero.title": "Der AI-Coding-Agent für das terminal.", + "app.lander.hero.title": "Der AI-Coding-Agent für das Terminal.", "app.lander.cta.getStarted": "Loslegen", "app.lander.features.native_tui.title": "Native TUI", - "app.lander.features.native_tui.description": "Eine reaktionsschnelle, native, anpassbare terminal UI.", + "app.lander.features.native_tui.description": "Eine reaktionsschnelle, native, anpassbare Terminal-UI.", "app.lander.features.lsp_enabled.title": "LSP aktiviert", "app.lander.features.lsp_enabled.description": "Lädt automatisch die passenden LSPs für das LLM.", "app.lander.features.multi_session.title": "Mehrere Sitzungen", @@ -25,7 +25,7 @@ "app.lander.images.vscode.alt": "opencode in VS Code", "app.lander.images.github.caption": "opencode in GitHub", "app.lander.images.github.alt": "opencode in GitHub", - "share.meta_description": "opencode - Der AI-Coding-Agent für das terminal.", + "share.meta_description": "opencode - Der AI-Coding-Agent für das Terminal.", "share.not_found": "Nicht gefunden", "share.link_to_message": "Link zu dieser Nachricht", "share.copied": "Kopiert!", |
