From 61d05eca8729ae3e1040a3767f453ee85202f378 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Paul=20H=C3=A4nsch?= Date: Fri, 1 Dec 2023 17:40:50 +0100 Subject: [PATCH] template for zack --- l10n.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/l10n.sh b/l10n.sh index 2e541b1..41d3c46 100755 --- a/l10n.sh +++ b/l10n.sh @@ -10,6 +10,7 @@ _(){ Type) printf Vorlage;; Status) printf Status;; tmpl_schatzinsel) printf Schatzinsel;; + tmpl_zirkuszack) printf "Zirkus Zack";; *) printf '%s' "$*";; esac } -- 2.39.5