A. Täffner
2016-01-20 22a85253671af52e4493367d33fb77373b7dd932
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Directive Snippets';
$wb['active_txt'] = 'Aktivní';
$wb['name_txt'] = 'Name of Snippet';
$wb['type_txt'] = 'Verze';
$wb['add_new_record_txt'] = 'Add Directive Snippet';
?>