⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 astercrm_en_us.php

📁 asterisk 计费
💻 PHP
字号:
<?
$customer_name = "Customer Name";
$category = "Category";
$contact = "Contact";
$note = "Note";
$add_note = "Add Note";
$add_survey = "Add Survey";
$create_time = "Create Time";
$create_by = "Create By";
$address = "Address";
$website = "Website";
$bank = "Bank";
$bank_account_name = "Bank User";
$bank_name = "Bank Name";
$bank_zip	= "Bank Zip";
$bank_account = "Account #";
$priority = "Priority";
$add_record = "Adding Record";
$edit_record = "Editing Record";
$record_deleted = "Record Deleted";
$customer_detail = "Customer Detail";
$note_detail = "Note Detail";
$update		 = "Update";
$contact_detail = "Contact Detail";
$contact_update_error	=	"Contact record could not be updated";
$customer_update_error	=	"Customer record could not be updated";
$customer_add_error	=	"Customer record could not be added";
$note_add_error		=	"Note record could not be added";
$note_add_success	=	"A note has been added";
$no_dial_list		=	"empty in dial list table";
$records_in_dial_list_table		=	"Records in dial list table: ";
$start_campaign					=	"Start campaign";
$get_a_phone_number					=	"Get a phone number";
$contact_add_error	= "Faile to add a contact";
$add_record		= "Add record";
$append			= "Append";
$browser		= "Browser";
$cancel			= "Cancel";
$confirm		= "Confirm";
$continue		= "Continue";
$copy			= "Copy";
$city			= "City";
$display_all		= "Display_All";
$edit			= "Edit";
$state			= "State";
$zipcode		= "Zip Code";
$customer		= "Customer";
$customer_contact	= "Main Contact";
$customer_phone		= "Main Phone";
$position		= "Position";
$phone			= "Phone";
$phone1			= "Phone-1";
$phone2			= "Phone-2";
$mobile			= "Mobile";
$ob_fields		= "* Obligatory fields";
$fax			= "Fax";
$email			= "Email";
$detail			= "Detail";
$customer_cant_null	= "The field Customer does not have to be null";
$contact_cant_null	= "The field Contact does not have to be null";
$note_cant_null		= "The field Note does not have to be null";
$a_new_customer_added	= "A new customer added";
$a_new_contact_added	= "A new contact added";
$a_new_note_added	= "A new note added";
$gender			= "Gender";
$male			= "male";
$female			= "female";
$unknown		= "unknown";
$a_contact_binding	= "binding a contact";
$survey_added	= "A survey has been added";
$total = "Total";
$option		= "Option";
$number		= "Number";
$user		= "User";
$enable		= "Enable";
$disable		= "Disable";
$found_contact_replaced	= "found a same contact in this customer, use old data replaced";
$found_customer_replaced	= "found a same customer, use old data replaced";
$search = "Search";
$by = "By";
$add_search = "Add Search Object";
?>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -