tbrehm
2012-06-11 897af06af9522ded99b1e0f46730299e89856ffe
interface/web/client/lib/lang/se_resellers_list.lng
New file
@@ -0,0 +1,9 @@
<?php
$wb['list_head_txt'] = 'Resellers';
$wb['client_id_txt'] = 'ID';
$wb['company_name_txt'] = 'Company name';
$wb['contact_name_txt'] = 'Contact name';
$wb['city_txt'] = 'City';
$wb['country_txt'] = 'Country';
$wb['add_new_record_txt'] = 'Add new reseller';
?>