Files
opensourcepos/app/Language/zh-Hans/Customers.php
2023-08-30 19:16:11 +02:00

57 lines
2.0 KiB
PHP

<?php
return [
"account_number" => "帳號 #",
"account_number_duplicate" => "This account number is already present in the database",
"available_points" => "可用积分",
"available_points_value" => "",
"average" => "",
"avg_discount" => "",
"basic_information" => "个人信息",
"cannot_be_deleted" => "無法刪除選定的客戶,選定的客戶存有銷售紀錄。",
"company_name" => "Company",
"confirm_delete" => "你確定要刪除選定的客戶?",
"confirm_restore" => "",
"consent" => "",
"consent_required" => "",
"csv_import_failed" => "CSV匯入失敗",
"csv_import_nodata_wrongformat" => "Your uploaded file has no data or wrong format",
"csv_import_partially_failed" => "Most Customers imported. But some were not, here is the list",
"csv_import_success" => "Import of Customers successful",
"customer" => "客戶",
"date" => "日期",
"discount" => "折扣",
"discount_fixed" => "",
"discount_percent" => "折扣率",
"discount_type" => "优惠类型",
"email_duplicate" => "email地址已被使用",
"employee" => "员工",
"error_adding_updating" => "添加/更新客戶錯誤",
"import_items_csv" => "Import customers from CSV sheet",
"mailchimp_activity_click" => "",
"mailchimp_activity_lastopen" => "",
"mailchimp_activity_open" => "",
"mailchimp_activity_total" => "",
"mailchimp_activity_unopen" => "",
"mailchimp_email_client" => "",
"mailchimp_info" => "",
"mailchimp_member_rating" => "",
"mailchimp_status" => "",
"mailchimp_vip" => "",
"max" => "",
"min" => "",
"new" => "新客戶",
"none_selected" => "您還沒有選擇任何客戶進行刪除",
"one_or_multiple" => "客戶",
"quantity" => "",
"stats_info" => "",
"successful_adding" => "成功新增顧客",
"successful_deleted" => "成功刪除",
"successful_updating" => "成功更新顧客",
"tax_code" => "",
"tax_id" => "",
"taxable" => "應課稅",
"total" => "Total",
"update" => "更新客戶",
"rewards_package" => "",
];