fix(docs): locale translations
This commit is contained in:
@@ -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!",
|
||||
|
||||
Reference in New Issue
Block a user