Skip to content
fa_clients_list.lng 481 B
Newer Older
<?php
$wb["list_head_txt"] = 'مشتری ها';
$wb["client_id_txt"] = 'ID';
$wb["company_name_txt"] = 'نام شرکت';
$wb["contact_name_txt"] = 'نام مخاطب';
$wb["username_txt"] = 'نام کاربری';
$wb["city_txt"] = 'شهر';
$wb["country_txt"] = 'کشور';
$wb["add_new_record_txt"] = 'افزودن مشتری جدید';
$wb["customer_no_txt"] = 'شماره مشتری';
$wb['locked_txt'] = 'قفل شده';
$wb['yes_txt'] = 'بلی';
$wb['no_txt'] = 'خیر';
?>