aboutsummaryrefslogtreecommitdiff
path: root/lang/traditions.ini
Commit message (Collapse)AuthorAgeFilesLines
* feat(lang): traditions.ini, and its install ruleLukasz Kasprzak2026-08-201-0/+21
Which book a reference denotes does not vary by language, so it lives in its own file rather than in la.ini beside [weekday]. Six mappings, not four: Osee/Jonas are the same question as 3 Kings in transliteration form. The install rule is added in the same commit deliberately -- lang/ once shipped without one, so the feature worked from the source tree and was broken once installed. bin/dune gains colitur_citation as a linked library, needed for the new loader; lang_list's directory scan now excludes traditions.ini, which is not a language file and does not parse as one.