This commit is contained in:
Aron Petau 2025-05-18 18:23:16 +02:00
parent 1aefdf8ce6
commit f24ecadfbf
932 changed files with 3986 additions and 2419 deletions

View file

@ -1,22 +1,11 @@
# Shown in language picker for multi-language sites
language_name = "Deutsch"
# Tera date format used for listing posts
# (post publication date, tag posts list...).
# Not used in comments, "date_locale" is used instead.
# See https://docs.rs/chrono/0.4.31/chrono/format/strftime/index.html
date_format = "%d. %m. %Y"
date_locale = "de_DE"
# Menu items.
# Should match the names in config.extra.nav.links and config.extra.footer.links.
Projects = "Projekte"
Contact = "Kontakt"
CV = "Vita"
About = "Über mich"
all_tags = "Zeige alle Schlagwörter"
archived = "Archiviert"
author = "Autor"