folderweb/app/default/languages/en.ini
Ruben 24ee209e17 Add plugin system and improve language handling
Add global and page-level plugin support Implement language-aware
content filtering Add month translations to language files Refactor date
formatting to use translations Move translation loading to plugin system
Improve content availability checks
2025-11-11 23:36:53 +01:00

13 lines
429 B
INI

; English translations
home = "Home"
categories = "Categories"
tags = "Tags"
read_more = "Read more"
read_article = "Read article"
read_full_answer = "Read full answer"
download_pdf = "Download PDF"
summary = "Summary"
footer_text = "Footer content goes here"
footer_handcoded = "This page was generated in"
footer_page_time = "ms"
months = "January,February,March,April,May,June,July,August,September,October,November,December"