Add August-September activity summary article

Add English translations for categories and tags Add Norwegian
translations for categories and tags Add page template for displaying
metadata Add news section to navigation menu
This commit is contained in:
Ruben 2025-10-02 20:19:03 +02:00
parent 466c297fe4
commit b0ad85f1ac
6 changed files with 69 additions and 0 deletions

7
custom/languages/en.ini Normal file
View file

@ -0,0 +1,7 @@
; English translations
categories = "Categories"
tags = "Tags"
footer_copyright = "Copyright"
footer_follow_mastodon = "Follow us on Mastodon"
footer_handcoded = "This website was hand-coded by Ruben Solvang using HTML, CSS and minimal doses of PHP. It took"
footer_page_time = "ms to generate this page."

7
custom/languages/no.ini Normal file
View file

@ -0,0 +1,7 @@
; Norwegian translations
categories = "Kategorier"
tags = "Stikkord"
footer_copyright = "Opphavsrett"
footer_follow_mastodon = "Følg oss på Mastodon"
footer_handcoded = "Nettsiden er håndkodet av Ruben Solvang ved hjelp av HTML, CSS og minimale doser PHP. Det tok"
footer_page_time = "ms å generere siden."