X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=templates%2Ftext_cards.sh;fp=templates%2Ftext_cards.sh;h=2e364461d9855125176d7d34d7e26b7a72badd21;hp=ec308ffb4427b73dd2003e8d04c94d4400a9bf45;hb=3df0e6c3d9ff72b4ace395bb78582765ef4bc6fb;hpb=69e661b5c8ec195bd3c4998a623a60607b47059e diff --git a/templates/text_cards.sh b/templates/text_cards.sh index ec308ff..2e36446 100755 --- a/templates/text_cards.sh +++ b/templates/text_cards.sh @@ -1,4 +1,4 @@ -# Copyright 2014 Paul Hänsch +# Copyright 2014, 2016 Paul Hänsch # # This file is part of Confetti. # @@ -15,8 +15,6 @@ # You should have received a copy of the GNU Affero General Public License # along with Confetti. If not, see . -declare -A item_name - item_name[PHOTO]="Foto" item_name[LOGO]="Logo" item_name[FN]="Voller Name" @@ -67,6 +65,14 @@ item_name[UID]="" item_name[VERSION]="" item_name[XML]="" +item_name[X-HEALTH-INSURANCE]="Krankenversicherung" +item_name[hi_company]="Versicherungsgesellschaft" +item_name[hi_number]="Versichertennummer" +item_name[hi_status]="Versichertenstatus" +item_name[X-HEALTH-INSURANCE-NOCONTRIB]="Zuzahlungsbefreiung" +item_name[X-CLIENT-REFERRAL]="Empfehlung durch" +item_name[prescriptions]="Verordnungen" + item_name[X-ZACK-JOINDATE]="Anmeldedatum" item_name[X-ZACK-LEAVEDATE]="Abmeldedatum" item_name[label_join]="Anm." @@ -109,3 +115,4 @@ item_name[female]="♀" item_name[male]="♂" item_name[other]="⚥" item_name[none]="⚪" +