Skip to content
hu_resellers_list.lng 271 B
Newer Older
tbrehm's avatar
tbrehm committed
<?php
tbrehm's avatar
tbrehm committed
$wb['list_head_txt'] = 'Viszonteladók';
Fantu's avatar
Fantu committed
$wb['client_id_txt'] = 'ID';
tbrehm's avatar
tbrehm committed
$wb['company_name_txt'] = 'Cégnév';
$wb['contact_name_txt'] = 'Kapcsolattartó';
$wb['city_txt'] = 'Város';
$wb['country_txt'] = 'Ország';
$wb['add_new_record_txt'] = 'Új Viszonteladó';
Fantu's avatar
Fantu committed
?>