Add more support for internationalisation, style changes

This commit is contained in:
Chris Josten 2021-03-11 17:22:40 +01:00
parent 5506163cba
commit 46bea4fa58
16 changed files with 125 additions and 1461 deletions

View file

@ -1,6 +1,19 @@
msgid "template.page.name"
msgstr "Chris's website"
msgid "template.page.html_language"
msgstr "en-GB"
msgid "template.menu.home"
msgstr "Home"
msgid "template.menu.posts"
msgstr "Posts"
msgid "template.menu.projects"
msgstr "Projects"
msgid "template.page.copyright"
msgstr "© Chris Josten, 2021. If not specified otherwise, all content on this"
"website is <a rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/\">"

View file

@ -11,9 +11,21 @@ msgstr ""
"Language: nl\n"
"X-Generator: Poedit 2.3.1\n"
msgid "template.menu.home"
msgstr "Thuis"
msgid "template.menu.posts"
msgstr "Berichten"
msgid "template.menu.projects"
msgstr "Projecten"
msgid "template.page.name"
msgstr "Chris z'n webstekkie"
msgid "template.page.html_language"
msgstr "nl-NL"
msgid "template.page.copyright"
msgstr "&copy; Chris Josten, 2021. Tenzij anders vermeld staat, valt alle inhoud op deze webstek"
"<a rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/\"> onder de CC-BY 4.0</a>"