<?php
|
$wb['list_head_txt'] = 'Viszonteladók';
|
$wb['client_id_txt'] = 'ID';
|
$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ó';
|
$wb['customer_no_txt'] = 'Customer No.';
|
$wb['username_txt'] = 'Username';
|
?>
|