tbrehm
2013-02-22 526b997c9891a796b152cdbab8e329b356b1f596
commit | author | age
0d9599 1 <?php
T 2 $wb['title_txt'] = 'Title';
43b345 3 $wb['target_txt'] = 'Cíl';
0d9599 4 $wb['link_txt'] = 'Link';
T 5 $wb['header_txt'] = 'Navi properties';
43b345 6 $wb['save_txt'] = 'Uložit';
T 7 $wb['cancel_txt'] = 'Zrušit';
0d9599 8 ?>