mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 16:02:19 +00:00
fix(docs): locale translations
This commit is contained in:
parent
3894c217cc
commit
50c705cd2d
115 changed files with 700 additions and 702 deletions
|
|
@ -15,7 +15,7 @@
|
|||
"app.lander.features.shareable_links.title": "Enlaces para compartir",
|
||||
"app.lander.features.shareable_links.description": "Comparte un enlace a cualquier sesion para referencia o depuracion.",
|
||||
"app.lander.features.github_copilot.description": "Inicia sesion con GitHub para usar tu cuenta Copilot.",
|
||||
"app.lander.features.chatgpt_plus_pro.description": "Inicia sesion con OpenAI para usar tu cuenta ChatGPT Plus o Pro.",
|
||||
"app.lander.features.chatgpt_plus_pro.description": "Inicia sesion con OpenAI para usar tu cuenta ChatGPT Plus or Pro.",
|
||||
"app.lander.features.use_any_model.title": "Usa cualquier modelo",
|
||||
"app.lander.features.use_any_model.prefix": "Admite más de 75 proveedores LLM a través de",
|
||||
"app.lander.features.use_any_model.suffix": "incluyendo modelos locales.",
|
||||
|
|
@ -57,9 +57,9 @@
|
|||
"share.opencode_name": "opencode",
|
||||
"share.models": "Modelos",
|
||||
"share.cost": "Costo",
|
||||
"share.input_tokens": "Tokens de entrada",
|
||||
"share.output_tokens": "Tokens de salida",
|
||||
"share.reasoning_tokens": "Tokens de razonamiento",
|
||||
"share.input_tokens": "Input Tokens",
|
||||
"share.output_tokens": "Output Tokens",
|
||||
"share.reasoning_tokens": "Reasoning Tokens",
|
||||
"share.scroll_to_bottom": "Desplazarse hacia abajo",
|
||||
"share.attachment": "Adjunto",
|
||||
"share.thinking": "Pensamiento",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue