Marius Burkard
2016-05-04 c3189ce6c7301c3ec17878fd3918f31d0d3cb18a
commit | author | age
142907 1 <?php
2e4662 2 $wb['active_txt'] = 'Habilitado';
2ab1e5 3 $wb['Circle'] = 'Circulo';
TB 4 $wb['circle_name_txt'] = 'Nombre del circulo';
2e4662 5 $wb['circle_txt'] = 'Circulo';
CD 6 $wb['Client Circle'] = 'Circulo del cliente';
2ab1e5 7 $wb['client_ids_txt'] = 'Clientes/Revendedores';
TB 8 $wb['description_txt'] = 'DescripciĆ³n';
4bdecc 9 ?>