add right panel text for settings and CRM/queue

This commit is contained in:
phyusin
2017-10-26 16:19:23 +06:30
parent 055dcbe4cb
commit 51dbb321a2
36 changed files with 1150 additions and 374 deletions

View File

@@ -136,6 +136,8 @@ en:
pick_image: "PICK IMAGE"
cancel: "CANCEL"
assign_processing_items: "ASSIGN PROCESSING ITEMS"
add_product: "ADD PRODUCT"
queue: "QUEUE"
detail:
name: "Name"
type: "Type"
@@ -146,6 +148,7 @@ en:
account: "Account"
created_by: "Created by"
created_at: "Created at"
updated_at: "Updated at"
actions: "Actions"
item_code: "Item code"
unit_price: "Unit price"
@@ -195,6 +198,66 @@ en:
font_size: "Font size"
cut_per_print: "Cut per print"
select_menu_items: "Select Menu Items"
employee: "Employee"
role: "Role"
employee_numeric_id: "Employee Numeric ID"
password: "Password"
login: "Login"
show_tax: "Show tax"
show_cashier: "Show cashier"
is_currently_login: "Is currently login"
auto_print_receipt: "Auto print receipt"
font: "Font"
show_guest_info: "Show guest info"
header: "Header"
footer: "Footer"
unique_code: "Unique code"
page_width: "Page width"
page_height: "Page height"
print_copies: "Print copies"
template: "Template"
api_settings: "Api settings"
precision: "Precision"
delimiter: "Delimiter"
heading_space: "Heading space"
rate: "Rate"
inclusive: "Inclusive"
payment_method: "Payment method"
gateway: "Gateway"
comm_type: "Comm type"
auth_token: "Auth token"
merchant_account: "Merchant account"
additional_parameters: "Additional parameters"
title: "Title"
discount: "Discount"
point: "Point"
bonus: "Bonus"
rebate: "Rebate"
description: "Description"
information: "Information"
product_image: "Product Image"
promotion_code: "Promotion Code"
start_date: "Start Date"
end_date: "End Date"
start_time: "Start Time"
end_time: "End Time"
promotion_day: "Promotion Day"
original_product: "Original Product"
item: "Item"
net_off: "Net off"
net_price: "Net price"
percentage: "Percentage"
product: "Product"
commission_type: "Commission Type"
amount: "Amount"
active: "Active"
joined_date: "Joined Date"
resigned_date: "Resigned Date"
qty: "Qty"
date: "Date"
queue_no: "Queue no"
contacct_no: "Contact no"
remark: "Remark"
code_txt: "code "
charge_txt: "charge"
@@ -221,6 +284,7 @@ en:
actions_txt3: "user can change "
status_txt: " is available or not"
created_at_txt: "datetime for created "
updated_at_txt: "datetime for updated "
item_code_txt: "generated item code for "
taxable_txt: " taxable or not"
minimum_free_time_txt: "minimum time for free"
@@ -235,6 +299,7 @@ en:
valid_to_txt: "valid to/end time "
select_txt: "select"
sub_categories_txt: "sub categories"
item_txt: "item"
items_txt: "items"
alt_name_txt: "alt name"
parent_txt: "parent"
@@ -272,7 +337,75 @@ en:
processing_items_txt: "processing items"
cut_per_item_txt: "cut per item"
font_size_txt: "font size"
employee_txt: "employee"
role_txt: "role"
employee_numeric_id_txt: "employee numeric id"
password_txt: "password"
cashier_terminal_txt: "cashier terminal"
login_txt: "login"
tax_txt: "tax"
cashier_txt: "cashier"
is_currently_login_txt: "is currently login"
auto_print_receipt_txt: "auto print receipt"
font_txt: "font"
guest_info_txt: "guest info"
header_txt: "header"
footer_txt: "footer"
unique_code_txt: "unique code"
page_width_txt: "page width"
page_height_txt: "page height"
print_copies_txt: "print copies"
print_settings_txt: "print settings"
template_txt: "template"
api_settings_txt: "api settings"
delimiter_txt: "delimiter"
heading_space_txt: "heading space"
tax_profiles_txt: "tax profiles"
inclusive_txt: "inclusive"
rate_txt: "rate"
gateway_txt: "gateway"
payment_method_txt: "payment method"
comm_type_txt: "comm Type"
url_txt: "url"
auth_token_txt: "auth token"
merchant_account_txt: "merchant account"
additional_parameters_txt: "additional parameters"
title_txt: "title"
account_txt: "account"
discount_txt: "discount"
point_txt: "point"
bonus_txt: "bonus"
rebate_txt: "rebate"
product_txt: "product"
description_txt: "description"
information_txt: "information"
promotion_txt: "promotion"
promotion_txt2: "/ user can view"
promotion_code_txt: "promotion code"
start_date_txt: "start date"
end_date_txt: "end date"
start_time_txt: "start time"
end_time_txt: "end time"
promotion_day_txt: "promotion day"
original_product_txt: "original product"
net_off_txt: "net off"
net_price_txt: "net price"
percentage_txt: "percentage"
commission_txt: "commission"
product_txt: "product"
commission_type_txt: "commission type"
amount_txt: "amount"
active_txt: "active"
commissioner_txt: "commissioner"
joined_date_txt: "joined date"
resigned_date_txt: "resigned date"
qty_txt: "qty"
date_txt: "date"
queue_txt: "queue"
queue_no_txt: "queue no"
contacct_no_txt: "contact no"
remark_txt: "remark"
assign_txt: "to assign "
remove_txt: "to remove "
@@ -280,7 +413,7 @@ en:
image_btn_txt: "to upload "
create_btn_txt: "to create "
submit_btn_txt: "to change "
new_btn_txt: "to add new "
new_btn_txt: "to add "
show_btn_txt: "to view "
edit_btn_txt: "to edit "
delete_btn_txt: "to delete "