Files
.github
.well-known
chat
hosting
locale
tutorials
.gitignore
README.md
SECURITY.md
about.php
ads.txt
common.php
contact.php
daniel.jpg
faq.php
favicon.ico
github-ipv6-proxy.php
imprint.php
index.php
new-domain.php
privacy.php
robots.txt
update-translation.sh
main-website/README.md

788 B

General Information:

This is the source code of my website on danwin1210.de

Translation:

Translations are managed in Weblate. If you prefer manually submitting translations, the script update-translations.sh can be used to update the language template and translation files from source. It will generate the file locale/main-website.pot which you can then use as basis to create a new language file in YOUR_LANG_CODE/LC_MESSAGES/main-website.po and edit it with a translation program, such as Poedit. Once you are done, you can open a pull request, or email me, to include the translation.