fix(docs): translations
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"app.lander.hero.title": "Kodeagenten AI bygget for terminalen.",
|
||||
"app.lander.cta.getStarted": "Kom i gang",
|
||||
"app.lander.features.native_tui.title": "Innebygd TUI",
|
||||
"app.lander.features.native_tui.description": "En responsiv, innfødt, temabasert terminal UI.",
|
||||
"app.lander.features.native_tui.description": "En responsiv, innfødt, temabasert TUI.",
|
||||
"app.lander.features.lsp_enabled.title": "LSP aktivert",
|
||||
"app.lander.features.lsp_enabled.description": "Laster automatisk de riktige LSP-ene for LLM.",
|
||||
"app.lander.features.multi_session.title": "Multi-sesjon",
|
||||
@@ -21,8 +21,8 @@
|
||||
"app.lander.features.use_any_model.suffix": "inkludert lokale modeller.",
|
||||
"app.lander.images.tui.caption": "opencode TUI med tokyonight-temaet",
|
||||
"app.lander.images.tui.alt": "opencode TUI med tokyonight-temaet",
|
||||
"app.lander.images.vscode.caption": "OpenCode i VS Code",
|
||||
"app.lander.images.vscode.alt": "OpenCode i VS Code",
|
||||
"app.lander.images.vscode.caption": "opencode i VS Code",
|
||||
"app.lander.images.vscode.alt": "opencode i VS Code",
|
||||
"app.lander.images.github.caption": "opencode i GitHub",
|
||||
"app.lander.images.github.alt": "opencode i GitHub",
|
||||
"share.meta_description": "opencode - AI-kodeagenten bygget for terminalen.",
|
||||
@@ -54,7 +54,7 @@
|
||||
"share.error_api_url_not_found": "API URL ikke funnet",
|
||||
"share.error_connection_failed": "Tilkobling mislyktes",
|
||||
"share.opencode_version": "opencode versjon",
|
||||
"share.opencode_name": "OpenCode",
|
||||
"share.opencode_name": "opencode",
|
||||
"share.models": "Modeller",
|
||||
"share.cost": "Koste",
|
||||
"share.input_tokens": "Skriv inn tokens",
|
||||
|
||||
Reference in New Issue
Block a user