From 8e180d8dd9d6f85cc41b22b17e04551e3bc364ff Mon Sep 17 00:00:00 2001 From: teldra Date: Thu, 16 Jun 2022 14:17:19 +0200 Subject: [PATCH] small fixes --- themes/buha/i18n/de.toml | 3 +++ themes/buha/layouts/shortcodes/search.html | 4 ++-- themes/buha/static/js/search.js | 1 - 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/themes/buha/i18n/de.toml b/themes/buha/i18n/de.toml index 79faad2..31e6e5f 100644 --- a/themes/buha/i18n/de.toml +++ b/themes/buha/i18n/de.toml @@ -84,3 +84,6 @@ other = "Erstellt" [lastmod] other = "Zuletzt geƤndert" + +[search] +other = "Suche" diff --git a/themes/buha/layouts/shortcodes/search.html b/themes/buha/layouts/shortcodes/search.html index a18727f..69be089 100644 --- a/themes/buha/layouts/shortcodes/search.html +++ b/themes/buha/layouts/shortcodes/search.html @@ -1,6 +1,6 @@