Dominik Müller
2015-09-02 4b7334b64c8993b2910d6e8fd2702a5fc42da5d8
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';
?>