summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src/content/i18n/de.json
diff options
context:
space:
mode:
authorAdam <[email protected]>2026-02-10 13:59:14 -0600
committeropencode <[email protected]>2026-02-10 20:22:30 +0000
commitfd5531316f858b77274e26975796aec41ba5128c (patch)
tree6337bc388da712e35b24e3bf6bdf903b21cecfa4 /packages/web/src/content/i18n/de.json
parentfbc41475b403a23f004f63289b264c224b9d6b2f (diff)
downloadopencode-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.json8
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!",