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
13 lines
429 B
INI
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"
|