]> git.plutz.net Git - confetti/blobdiff - templates/text_frame.sh
stubs for prescription
[confetti] / templates / text_frame.sh
index aa5858e5ec8252412954ebe712531b78480f7516..813410ca24f1d9fd5c124081becd6e422284e101 100755 (executable)
 # You should have received a copy of the GNU Affero General Public License
 # along with Confetti.  If not, see <http://www.gnu.org/licenses/>. 
 
 # You should have received a copy of the GNU Affero General Public License
 # along with Confetti.  If not, see <http://www.gnu.org/licenses/>. 
 
-item_name[p_cards]="Teilnehmende"
 item_name[p_courses]="Kurse"
 item_name[p_email]="Email"
 item_name[p_error]="Fehler"
 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