1.2 KiB
1.2 KiB
id, title, status, type, team, supporting_teams, roadmap_item, priority
| id | title | status | type | team | supporting_teams | roadmap_item | priority | |
|---|---|---|---|---|---|---|---|---|
| TASK-238 | Localize all servers visible labels | done | frontend | Frontend Senior |
|
foundation | low |
TASK-238 - Localize all servers visible labels
Goal
Remove visible all servers style labels from the public UI and standardize them as Todos los servidores without changing internal slugs or query parameters.
Files Read First
frontend/assets/js/ranking.jsfrontend/assets/js/historico.jsfrontend/historico.htmlfrontend/ranking.html
Changes
- Updated the historical selector label for
all-serverstoTodos los servidores. - Updated the ranking server select option for
alltoTodos los servidores. - Updated the shared historical server label map so titles and summaries use
Todos los servidores. - Kept internal technical values untouched:
all-serversall
Validation
- Reviewed visible frontend labels for:
all serversAll serversall-servers
- Confirmed the updated UI copy is Spanish-facing only.
- Confirmed no endpoint, slug or query parameter changed.
Outcome
The aggregate scope is still represented internally by all-servers / all, but the user-facing UI now uses Todos los servidores.