Marius Burkard
2016-02-19 0518cc2c9a362b3494cbfcbcdce0487275723e1e
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Fragmentos de código';
$wb['active_txt'] = 'Habilitado';
$wb['name_txt'] = 'Nombre del fragmento';
$wb['type_txt'] = 'Tipo';
$wb['add_new_record_txt'] = 'Añadir fragmentos de códigos';
$wb['customer_viewable_txt'] = 'Customer viewable';
?>