X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=templates%2Ftext_frame.sh;h=813410ca24f1d9fd5c124081becd6e422284e101;hp=aa5858e5ec8252412954ebe712531b78480f7516;hb=18ecf2c0b034e25c418a83ecb1adefb9f3f04cd8;hpb=891dee2c19bd2836e6818bffce1174f30c5d1ae5 diff --git a/templates/text_frame.sh b/templates/text_frame.sh index aa5858e..813410c 100755 --- a/templates/text_frame.sh +++ b/templates/text_frame.sh @@ -15,7 +15,15 @@ # You should have received a copy of the GNU Affero General Public License # along with Confetti. If not, see . -item_name[p_cards]="Teilnehmende" item_name[p_courses]="Kurse" item_name[p_email]="Email" item_name[p_error]="Fehler" + +case $PROFILE in +medical) +item_name[p_cards]="Klienten" +;; +circus) +item_name[p_cards]="Teilnehmende" +;; +esac