chore(i18n): pt-BR + en keys for activity, costsSection, logsGroup, systemGroup, costsOverview (B/F3)

Add new sidebar i18n keys without removing existing ones (back-compat B11/B12):
- sidebar.activity / sidebar.activitySubtitle
- sidebar.logsGroup
- sidebar.systemGroup
- sidebar.costsOverview / sidebar.costsOverviewSubtitle
Existing sidebar.costs, sidebar.costsSection, sidebar.costsSubtitle preserved.
This commit is contained in:
diegosouzapw
2026-05-27 19:51:40 -03:00
parent e98ba91928
commit c0db545811
2 changed files with 14 additions and 2 deletions

View File

@@ -930,7 +930,13 @@
"settingsAuthzSubtitle": "Route inventory and bypass policy",
"docsSubtitle": "Documentation",
"issuesSubtitle": "Report a bug",
"changelogSubtitle": "Release notes"
"changelogSubtitle": "Release notes",
"activity": "Activity",
"activitySubtitle": "Friendly feed of recent events",
"logsGroup": "Logs",
"systemGroup": "System",
"costsOverview": "Overview",
"costsOverviewSubtitle": "Consolidated cost analysis"
},
"webhooks": {
"title": "Webhooks",

View File

@@ -930,7 +930,13 @@
"settingsAuthzSubtitle": "Inventário de rotas e política de bypass",
"docsSubtitle": "Documentação",
"issuesSubtitle": "Reportar um bug",
"changelogSubtitle": "Notas de versão"
"changelogSubtitle": "Notas de versão",
"activity": "Atividade",
"activitySubtitle": "Feed amigável de eventos recentes",
"logsGroup": "Logs",
"systemGroup": "Sistema",
"costsOverview": "Visão geral",
"costsOverviewSubtitle": "Análise consolidada de custos"
},
"webhooks": {
"title": "Webhooks",