From 6d78c65c58820f79ec5a978a9476d29969da218f Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Mon, 27 Jul 2026 12:58:31 +0200 Subject: feat(cli): 'lectio --liturgy/-L' prints the computed liturgical day offline Uses the pure engine + embedded universal calendar; UI-language names, rank, colour, cycles, and inline proper readings. Added the Assumption's propers. --- internal/caldata/roman-calendar.ini | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'internal/caldata') diff --git a/internal/caldata/roman-calendar.ini b/internal/caldata/roman-calendar.ini index dfaeb96..8ce49e0 100644 --- a/internal/caldata/roman-calendar.ini +++ b/internal/caldata/roman-calendar.ini @@ -61,6 +61,10 @@ colour = white name.en = The Assumption of the Blessed Virgin Mary name.pl = Wniebowzięcie Najświętszej Maryi Panny name.la = In Assumptione Beatae Mariae Virginis +reading.first = Rev 11:19; 12:1-6.10 +reading.psalm = Ps 45:10-16 +reading.second = 1 Cor 15:20-27 +reading.gospel = Lk 1:39-56 [all-saints] date = 11-01 -- cgit v1.3