Marius Burkard
2016-03-30 5e981c0c36166071298a6b82cead9f81310842ab
interface/web/client/lib/lang/es_clients_list.lng
old mode 100644 new mode 100755
@@ -1,11 +1,11 @@
<?php
$wb['list_head_txt'] = 'Clientes';
$wb['add_new_record_txt'] = 'Añadir cliente';
$wb['city_txt'] = 'Ciudad';
$wb['client_id_txt'] = 'ID';
$wb['company_name_txt'] = 'Nombre de compañía';
$wb['contact_name_txt'] = 'Nombre de contacto';
$wb['username_txt'] = 'Nombre de usuario';
$wb['city_txt'] = 'Ciudad';
$wb['country_txt'] = 'País';
$wb['add_new_record_txt'] = 'Añadir cliente';
$wb['customer_no_txt'] = 'Cliente No.';
?>
$wb['customer_no_txt'] = 'Cliente Nº.';
$wb['list_head_txt'] = 'Clientes';
$wb['username_txt'] = 'Nombre de usuario';
?>