mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-02 21:32:10 +03:00
714 B
714 B
Task 10 — Limits Page
Status: [ ] Não iniciado
Namespace JSON: limits
Arquivos
| Arquivo | Linhas | Strings |
|---|---|---|
src/app/(dashboard)/dashboard/limits/page.tsx |
~150 | ~5 |
Strings a Traduzir
| String EN | Chave i18n | String PT-BR |
|---|---|---|
| "Limits & Quotas" | limits.title |
"Limites e Cotas" |
| "Rate Limit" | limits.rateLimit |
"Limite de Taxa" |
| "Provider" | limits.provider |
"Provedor" |
| "Remaining" | limits.remaining |
"Restante" |
| "Reset" | limits.reset |
"Reiniciar" |
Checklist
- Levantar strings completas
- Adicionar chaves / traduções
- Substituir por
t()e testar