From: Paul Hänsch Date: Fri, 1 Dec 2023 16:40:50 +0000 (+0100) Subject: template for zack X-Git-Url: https://git.plutz.net/?a=commitdiff_plain;h=61d05eca8729ae3e1040a3767f453ee85202f378;p=invoices template for zack --- 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 }