mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-22 00:07:58 -05:00
55 lines
3.2 KiB
PHP
55 lines
3.2 KiB
PHP
<?php
|
|
|
|
$lang["customers_account_number"] = "บัญชี #";
|
|
$lang["customers_account_number_duplicate"] = "This account number is already present in the database";
|
|
$lang["customers_available_points"] = "";
|
|
$lang["customers_average"] = "";
|
|
$lang["customers_avg_discount"] = "";
|
|
$lang["customers_basic_information"] = "";
|
|
$lang["customers_cannot_be_deleted"] = "ไม่สามารลบลูกค้าที่ถูกเลือก, ลูกค้าที่ถูกเลือกถูขายไปแล้ว.";
|
|
$lang["customers_company_name"] = "Company";
|
|
$lang["customers_confirm_delete"] = "ยืนยันลบข้อมูลลูกค้า?";
|
|
$lang["customers_confirm_restore"] = "";
|
|
$lang["customers_consent"] = "";
|
|
$lang["customers_consent_required"] = "";
|
|
$lang["customers_customer"] = "ลูกค้า";
|
|
$lang["customers_date"] = "";
|
|
$lang["customers_discount"] = "Discount";
|
|
$lang["customers_discount_fixed"] = "";
|
|
$lang["customers_discount_percent"] = "";
|
|
$lang["customers_discount_type"] = "";
|
|
$lang["customers_email_duplicate"] = "";
|
|
$lang["customers_employee"] = "";
|
|
$lang["customers_error_adding_updating"] = "แก้ไขข้อมูลลูกค้าผิดพลาด";
|
|
$lang["customers_excel_import_failed"] = "นำเข้าข้อมูล Excel ล้มเหลว";
|
|
$lang["customers_excel_import_nodata_wrongformat"] = "Your uploaded file has no data or wrong format";
|
|
$lang["customers_excel_import_partially_failed"] = "Most Customers imported. But some were not, here is the list";
|
|
$lang["customers_excel_import_success"] = "Import of Customers successful";
|
|
$lang["customers_import_items_excel"] = "Import customers from Excel sheet";
|
|
$lang["customers_mailchimp_activity_click"] = "";
|
|
$lang["customers_mailchimp_activity_lastopen"] = "";
|
|
$lang["customers_mailchimp_activity_open"] = "";
|
|
$lang["customers_mailchimp_activity_total"] = "";
|
|
$lang["customers_mailchimp_activity_unopen"] = "";
|
|
$lang["customers_mailchimp_email_client"] = "";
|
|
$lang["customers_mailchimp_info"] = "";
|
|
$lang["customers_mailchimp_member_rating"] = "";
|
|
$lang["customers_mailchimp_status"] = "";
|
|
$lang["customers_mailchimp_vip"] = "";
|
|
$lang["customers_max"] = "";
|
|
$lang["customers_min"] = "";
|
|
$lang["customers_new"] = "ลูกค้าใหม่";
|
|
$lang["customers_none_selected"] = "คุณยังไม่ได้ทำการเลือกลูกค้า";
|
|
$lang["customers_one_or_multiple"] = "ลูกค้า";
|
|
$lang["customers_quantity"] = "";
|
|
$lang["customers_stats_info"] = "";
|
|
$lang["customers_successful_adding"] = "คุณได้ทำการเพิ่มลูกค้าเรียบร้อยแล้ว";
|
|
$lang["customers_successful_deleted"] = "คุณได้ทำการลบข้อมูลเรียบร้อยแล้ว";
|
|
$lang["customers_successful_updating"] = "คุณได้ทำการแก้ไขข้อมูลลูกค้าเรียบร้อยแล้ว";
|
|
$lang["customers_tax_code"] = "";
|
|
$lang["customers_tax_id"] = "";
|
|
$lang["customers_taxable"] = "ต้องเสียภาษี";
|
|
$lang["customers_total"] = "Total";
|
|
$lang["customers_update"] = "แก้ไขข้อมูลลูกค้า";
|
|
$lang["rewards_package"] = "";
|