mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-01 04:42:10 +03:00
931 B
931 B
Task 02 — Analytics Page
Status: [ ] Não iniciado
Namespace JSON: analytics
Arquivos
| Arquivo | Linhas | Strings |
|---|---|---|
src/app/(dashboard)/dashboard/analytics/page.tsx |
46 | ~8 |
Strings a Traduzir
| Linha | String EN | Chave i18n | String PT-BR |
|---|---|---|---|
| 11 | "Monitor your API usage patterns..." | analytics.overviewDescription |
"Monitore padrões de uso da API..." |
| 13 | "Run evaluation suites to test..." | analytics.evalsDescription |
"Execute suítes de avaliação..." |
| 24 | "Analytics" | analytics.title |
"Análises" |
| 32 | "Overview" | analytics.overview |
"Visão Geral" |
| 33 | "Evals" | analytics.evals |
"Avaliações" |
Checklist
- Adicionar chaves no
en.json - Adicionar traduções no
pt-BR.json - Substituir strings por
t()empage.tsx - Testar em EN e PT-BR