X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=l10n.sh;fp=l10n.sh;h=361542e76718d4d07c6c4ee985e0f3a109dcbb17;hp=c2ff5a34525f12975f93f261b7c8089968a1b450;hb=9ca7b43d1885bb8328e5a5e78ac6bc038d6efbb6;hpb=1227cb42309bc7edd296e8fea288f68968b1e003 diff --git a/l10n.sh b/l10n.sh index c2ff5a3..361542e 100755 --- a/l10n.sh +++ b/l10n.sh @@ -78,6 +78,9 @@ l10n_global() { sYEARLY) printf "Jährlich";; # UI labels + year) printf %s "Jahr";; + month) printf %s "Monat";; + day) printf %s "Tag";; edit) printf %s "Bearbeiten";; edit_categories) printf %s "Kategorien Bearbeiten";; vcf_export) printf %s "Vcard Exportieren";;