Marius Burkard
2016-02-25 b01718a0ae2b53c18c01f1374799a00a0c11279f
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';
?>