pig.py/tests
Russell Ballestrini a46f93aaf1 Extract i18n to module, add Georgian, translate about page body
- Extract 1100+ lines of translations from serp.py to i18n.py
- Add Georgian (ka) as 27th supported language
- Add 74 about page body text keys (hero, chapters, features, footer)
- Update about.html.j2 to use translation placeholders
- Full Chinese translations for all body text
- English fallback for other 25 languages (can be translated later)
- serp.py reduced from 3291 to 2142 lines
- i18n.py now 3808 lines with 190 keys per language
2026-01-05 10:16:48 -05:00
..
unit Extract i18n to module, add Georgian, translate about page body 2026-01-05 10:16:48 -05:00
conftest.py Add comprehensive unit tests for async modules 2025-12-22 20:40:58 -05:00