summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/README.md b/README.md
index 3e17a29..5d51e44 100644
--- a/README.md
+++ b/README.md
@@ -341,11 +341,12 @@ just leaves the rest in English. The reading text stays in its source language
`internal/naming/lang/pl.ini` as a template: it maps weekdays, months, season
names, ordinals and a few format templates, so word order and grammatical case
can follow the target language.
-- **Saint names** live in the calendar data (`name.<lang>`). English and Latin
- are complete; Polish is partial. To supply or override a saint's name in your
- language, add a calendar layer (`~/.config/lectio/calendars/<layer>.ini`) with
- `name.<code> = …` entries and enable it via `use`. A name lectio lacks in your
- language falls back to English, then Latin, then the generated day name.
+- **Saint names** live in the calendar data (`name.<lang>`). English, Latin and
+ Polish are complete for the universal calendar. To supply or override a saint's
+ name in another language, add a calendar layer
+ (`~/.config/lectio/calendars/<layer>.ini`) with `name.<code> = …` entries and
+ enable it via `use`. A name lectio lacks in your language falls back to English,
+ then Latin, then the generated day name.
## License