refactored article translations with cached properties

This commit is contained in:
Hazel Noack
2025-05-22 12:24:38 +02:00
parent 2a7ebaa298
commit 632f47e017
2 changed files with 61 additions and 33 deletions

View File

@@ -8,6 +8,9 @@ class config:
fallback_language = "en"
preview_length = 400
preview_header_shift = 2
markdown_extras = [
"fenced-code-blocks"
]
languages = {
"af": {