Marius Cramer
2015-08-06 37b29231e47a0c4458dc1c15d98588f16f07e1e2
interface/web/client/lib/lang/cz_resellers_list.lng
@@ -1,11 +1,12 @@
<?php
$wb['list_head_txt'] = 'Distributoři';
$wb['list_head_txt'] = 'Distributoři (prodejci)';
$wb['client_id_txt'] = 'ID';
$wb['company_name_txt'] = 'Název společnosti';
$wb['contact_name_txt'] = 'Název kontaktu';
$wb['city_txt'] = 'Město';
$wb['country_txt'] = 'Stát';
$wb['add_new_record_txt'] = 'Přidat distributora';
$wb['customer_no_txt'] = 'Customer No.';
$wb['username_txt'] = 'Username';
$wb['customer_no_txt'] = 'Zákaznické číslo';
$wb['username_txt'] = 'Uživatelské jméno';
?>