diff --git a/docs/artikelstruktur.md b/docs/artikelstruktur.md index a968e33..1c75e4b 100644 --- a/docs/artikelstruktur.md +++ b/docs/artikelstruktur.md @@ -50,7 +50,7 @@ Zeile 9 zum taggen von artikeln. zb interpreten von konzerten, thematliche schwe Zeile 10 kann benutzt werden um die Kosten des Termin anzugeben. Füllbar mit Text "3€" oder "free" Zeile 11 heisst irrtuemlich noch so, wird aber geaendert Zeile 12 falls man noch vor covid warnen muss work in progress :D -**Ab Zeile 14 Beginnt der Inhalt** +Ab Zeile 14 Beginnt der Inhalt **fettgedrucktes ist minimal notwengig** diff --git a/themes/buha/i18n/de.toml b/themes/buha/i18n/de.toml index 9c8a3d0..1883ba0 100644 --- a/themes/buha/i18n/de.toml +++ b/themes/buha/i18n/de.toml @@ -62,4 +62,13 @@ other = "Wann" other = "Preis" [registeremail] -other = "Registrierung" \ No newline at end of file +other = "Registrierung" + +[en] +other = "English" + +[ku] +other = "Kurdi" + +[all] +other = "Alle" \ No newline at end of file diff --git a/themes/buha/layouts/partials/structure/sidebar.html b/themes/buha/layouts/partials/structure/sidebar.html index fbfdd23..79e9584 100644 --- a/themes/buha/layouts/partials/structure/sidebar.html +++ b/themes/buha/layouts/partials/structure/sidebar.html @@ -1,8 +1,7 @@ {{ $s := .Site.Params }}