Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/de.toml')
-rw-r--r--i18n/de.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/de.toml b/i18n/de.toml
index 19e583c..b5ff7b5 100644
--- a/i18n/de.toml
+++ b/i18n/de.toml
@@ -1,7 +1,7 @@
[404_title]
other = "404"
[404_description]
- other = "Oop! Endweder hast du einen Fehler gefunden ([dann kontaktiere mich bitte](mailto:{{ .Site.Params.email }})) oder du versucht etwas zu finden, was es nicht gibt. Diese Seite exisiert nicht!"
+ other = "Oop! Endweder hast du einen Fehler gefunden{{ with .Site.Params.email }} ([dann kontaktiere mich bitte](mailto:{{ . }})) {{ end }} oder du versucht etwas zu finden, was es nicht gibt. Diese Seite exisiert nicht!"
[index_projects_allProjects]
other = "Alle Projekte"
[index_blog_latestPosts]