Files
markusgraf_ch/i18n/en.yaml
gurixandClaude Opus 4.5 803bd79dc8 feat: add bilingual blog post about digital media literacy for children
Add new blog post "Ein alter Laptop, Linux und Pi-hole: Digitale
Medienkompetenz für Kinder" in German and English, covering setting up
a child's first computer with Ubuntu and Pi-hole, open source philosophy,
and the balance between protection and freedom.

Also adds i18n support for localized month names in date formatting
across blog templates.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 16:43:58 +01:00

13 lines
221 B
YAML

month_1: "January"
month_2: "February"
month_3: "March"
month_4: "April"
month_5: "May"
month_6: "June"
month_7: "July"
month_8: "August"
month_9: "September"
month_10: "October"
month_11: "November"
month_12: "December"