fix(docs): locale translations
This commit is contained in:
@@ -19,13 +19,13 @@
|
||||
"app.lander.features.use_any_model.title": "使用任何模型",
|
||||
"app.lander.features.use_any_model.prefix": "透過以下方式支援 75+ LLM 提供商",
|
||||
"app.lander.features.use_any_model.suffix": "包括本地模型。",
|
||||
"app.lander.images.tui.caption": "opencode TUI(tokyonight 主題)",
|
||||
"app.lander.images.tui.alt": "opencode TUI(tokyonight 主題)",
|
||||
"app.lander.images.vscode.caption": "opencode 在 VS Code 中",
|
||||
"app.lander.images.vscode.alt": "opencode 在 VS Code 中",
|
||||
"app.lander.images.github.caption": "opencode 在 GitHub 中",
|
||||
"app.lander.images.github.alt": "opencode 在 GitHub 中",
|
||||
"share.meta_description": "opencode - 為 terminal 打造的 AI 編碼代理。",
|
||||
"app.lander.images.tui.caption": "OpenCode TUI(tokyonight 主題)",
|
||||
"app.lander.images.tui.alt": "OpenCode TUI(tokyonight 主題)",
|
||||
"app.lander.images.vscode.caption": "OpenCode 在 VS Code 中",
|
||||
"app.lander.images.vscode.alt": "OpenCode 在 VS Code 中",
|
||||
"app.lander.images.github.caption": "OpenCode 在 GitHub 中",
|
||||
"app.lander.images.github.alt": "OpenCode 在 GitHub 中",
|
||||
"share.meta_description": "OpenCode - 為 terminal 打造的 AI 編碼代理。",
|
||||
"share.not_found": "未找到",
|
||||
"share.link_to_message": "連結到此訊息",
|
||||
"share.copied": "複製了!",
|
||||
@@ -53,8 +53,8 @@
|
||||
"share.error_id_not_found": "未找到 ID",
|
||||
"share.error_api_url_not_found": "API URL 未找到",
|
||||
"share.error_connection_failed": "連線失敗",
|
||||
"share.opencode_version": "opencode 版本",
|
||||
"share.opencode_name": "opencode",
|
||||
"share.opencode_version": "OpenCode 版本",
|
||||
"share.opencode_name": "OpenCode",
|
||||
"share.models": "模型",
|
||||
"share.cost": "成本",
|
||||
"share.input_tokens": "輸入 Token",
|
||||
|
||||
Reference in New Issue
Block a user