6 Commits

Author SHA1 Message Date
Jakub Zych
6e923eea45 Switch HOCON dependency from typesafe-config to Jig
Jig (ma.chinespirit::jig) is the SummerCMS standard for HOCON.
Uses sconfig under the hood (no Java deps, Scala Native
compatible). Adapts HoconLoader to sconfig's parameterless method style.
2026-02-23 00:39:19 +01:00
Jakub Zych
8684d2fb7b Implement Phase 1 core translation engine (95 tests passing)
Custom i18n module with HOCON translation files, CLDR-aware pluralization
for 40+ locales, namespace::group.item key resolution, :name/:Name/:NAME
parameter interpolation, and locale fallback chains. No effect system deps.
2026-02-22 23:30:16 +01:00
Jakub Zych
e4eb74bf06 Merge branch 'master' of git.golem15.com:golem15/summer-phrasebook 2026-02-18 01:31:53 +01:00
Jakub Zych
29766aee93 WinterCMS research 2026-02-18 01:31:41 +01:00
91615027d4 Update README.md 2026-02-18 00:25:09 +00:00
Jakub Zych
bec00a8bd5 README.md 2026-02-17 23:45:34 +01:00