add zola
This commit is contained in:
parent
1aefdf8ce6
commit
f24ecadfbf
932 changed files with 3986 additions and 2419 deletions
11
i18n/de.toml
11
i18n/de.toml
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue