mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-05 23:02:10 +03:00
33 lines
1.1 KiB
Markdown
33 lines
1.1 KiB
Markdown
# Task 22 — Docs Page
|
|
|
|
**Status:** `[ ]` Não iniciado
|
|
**Namespace JSON:** `docs`
|
|
|
|
## Arquivos
|
|
| Arquivo | Strings |
|
|
|---------|---------|
|
|
| `src/app/docs/page.tsx` | ~25 |
|
|
|
|
## Strings a Traduzir
|
|
|
|
| String EN | String PT-BR |
|
|
|-----------|--------------|
|
|
| "Quick Start" | "Início Rápido" |
|
|
| "Features" | "Recursos" |
|
|
| "Supported Providers" | "Provedores Suportados" |
|
|
| "Common Use Cases" | "Casos de Uso Comuns" |
|
|
| "Client Compatibility" | "Compatibilidade de Clientes" |
|
|
| "Cherry Studio" | "Cherry Studio" (não traduzir) |
|
|
| "Codex / GitHub Copilot Models" | "Modelos Codex / GitHub Copilot" |
|
|
| "Cursor IDE" | "Cursor IDE" (não traduzir) |
|
|
| "Claude Code / Antigravity" | "Claude Code / Antigravity" |
|
|
| "API Reference" | "Referência da API" |
|
|
| "Method" / "Path" / "Notes" | "Método" / "Caminho" / "Notas" |
|
|
| "Model Prefixes" | "Prefixos de Modelo" |
|
|
| "Prefix" / "Provider" / "Type" | "Prefixo" / "Provedor" / "Tipo" |
|
|
| "Troubleshooting" | "Solução de Problemas" |
|
|
|
|
## Checklist
|
|
- [ ] Adicionar chaves / traduções
|
|
- [ ] Substituir por `t()` e testar
|