docs: v0.47.1 release notes — Spanish locale

- CHANGELOG: v0.47.1 entry for Spanish locale (PR #275)
- ROADMAP: header updated v0.47.0 → v0.47.1, 645 → 648 tests; sprint row added
- TESTING.md: test count 645 → 648
- static/index.html: version v0.47.0 → v0.47.1

Co-authored-by: Nathan Esquenazi <nesquena@gmail.com>
This commit is contained in:
nesquena-hermes
2026-04-11 20:08:34 -07:00
committed by GitHub
parent eca6f5efbd
commit c677893105
4 changed files with 7 additions and 3 deletions

View File

@@ -8,7 +8,7 @@
> Prerequisites: SSH tunnel is active on port 8786. Open http://localhost:8786 in browser.
> Server health check: curl http://127.0.0.1:8786/health should return {"status":"ok"}.
>
> Automated tests: 645 total (645 passing, 0 skipped, 0 known failures)
> Automated tests: 648 total (648 passing, 0 skipped, 0 known failures)
> Run: `pytest tests/ -v --timeout=60`
---