Jan-Claas Dirks
2015-09-14 6c2436ec529ed4f75b1c57c0d43a3138c6fbff6f
interface/web/admin/lib/lang/pl_directive_snippets_list.lng
@@ -1,7 +1,7 @@
<?php
$wb['list_head_txt'] = 'Directive Snippets';
$wb['active_txt'] = 'Active';
$wb['name_txt'] = 'Name of Snippet';
$wb['type_txt'] = 'Type';
$wb['add_new_record_txt'] = 'Add Directive Snippet';
$wb['list_head_txt'] = 'Zestawy dyrektyw';
$wb['active_txt'] = 'Aktywne';
$wb['name_txt'] = 'Nazwa zestawu';
$wb['type_txt'] = 'Rodzaj';
$wb['add_new_record_txt'] = 'Dodaj nowy zestaw dyrektyw';
?>