mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-20 06:02:14 +03:00
696 B
696 B
Task 11 — Logs Page
Status: [ ] Não iniciado
Namespace JSON: logs
Arquivos
| Arquivo | Linhas | Strings |
|---|---|---|
src/app/(dashboard)/dashboard/logs/ |
~200 | ~5 |
Strings a Traduzir
| String EN | Chave i18n | String PT-BR |
|---|---|---|
| "Logs" | logs.title |
"Logs" |
| "Request Logs" | logs.requestLogs |
"Logs de Requisições" |
| "Proxy Logs" | logs.proxyLogs |
"Logs do Proxy" |
| "Audit Log" | logs.auditLog |
"Log de Auditoria" |
| "Console" | logs.console |
"Console" |
Checklist
- Levantar strings completas
- Adicionar chaves / traduções
- Substituir por
t()e testar