<?php
|
$wb["list_head_txt"] = 'Reseller-y';
|
$wb["client_id_txt"] = 'ID';
|
$wb["company_name_txt"] = 'Nazwa firmy';
|
$wb["contact_name_txt"] = 'Nazwa kontaktu';
|
$wb["city_txt"] = 'Miasty';
|
$wb["country_txt"] = 'PaĆstwo';
|
$wb["add_new_record_txt"] = 'Dodaj nowy reseller';
|
?>
|