Till Brehm
2014-04-03 a08e6c32e70561a3fadbd6062ca02c5f8c94b81d
commit | author | age
c64502 1 <?php
TB 2 $wb['template_type_txt'] = 'Typ e-mailu';
3 $wb['template_name_txt'] = 'Název šablony';
4 $wb['subject_txt'] = 'Předmět';
5 $wb['message_txt'] = 'Zpráva';
6 $wb['Email template'] = 'Šablona e-mailu';
7 $wb['Settings'] = 'Nastavení';
8 $wb['variables_txt'] = 'Proměnné';
9 $wb['variables_description_txt'] = 'Proměnné uživatelské jméno a heslo jsou k dispozici (funkční) jako volba pouze v uvítacím e-mailu.';
10 $wb['duplicate_welcome_error'] = 'There can be only one default welcome email template. Please edit the existing template instead of adding a new one.';
11 ?>