add right panel text for menu and order queue station
This commit is contained in:
@@ -118,6 +118,7 @@ en:
|
||||
new: "NEW"
|
||||
create: "CREATE"
|
||||
show: "SHOW"
|
||||
update: "UPDATE"
|
||||
edit: "EDIT"
|
||||
delete: "DELETE"
|
||||
new_table: "NEW TABLE"
|
||||
@@ -134,6 +135,7 @@ en:
|
||||
new_set_menu_item: "NEW SET MENU ITEM"
|
||||
pick_image: "PICK IMAGE"
|
||||
cancel: "CANCEL"
|
||||
assign_processing_items: "ASSIGN PROCESSING ITEMS"
|
||||
detail:
|
||||
name: "Name"
|
||||
type: "Type"
|
||||
@@ -184,6 +186,15 @@ en:
|
||||
min_selectable_qty: "Min selectable qty"
|
||||
max_selectable_qty: "Max selectable qty"
|
||||
value: "Value"
|
||||
station_name: "Station name"
|
||||
printer_name: "Printer name"
|
||||
auto_print: "Auto print"
|
||||
print_copy: "Print copy"
|
||||
alternate_name: "Alternate name"
|
||||
processing_items: "Processing items"
|
||||
font_size: "Font size"
|
||||
cut_per_print: "Cut per print"
|
||||
select_menu_items: "Select Menu Items"
|
||||
|
||||
code_txt: "code "
|
||||
charge_txt: "charge"
|
||||
@@ -251,6 +262,19 @@ en:
|
||||
max_selectable_qty_txt: "max selectable qty"
|
||||
value_txt: "value"
|
||||
type_txt2: "user can view type"
|
||||
order_queue_stations_txt: "order queue stations"
|
||||
station_name_txt: "station"
|
||||
printer_txt: "printer"
|
||||
auto_print_txt: "auto print"
|
||||
status_txt2: "status"
|
||||
copy_print_txt: "copy print"
|
||||
assign_processing_items_txt: "assign processing items"
|
||||
processing_items_txt: "processing items"
|
||||
cut_per_item_txt: "cut per item"
|
||||
font_size_txt: "font size"
|
||||
|
||||
assign_txt: "to assign "
|
||||
remove_txt: "to remove "
|
||||
|
||||
cancel_btn_txt: "to cancel "
|
||||
image_btn_txt: "to upload "
|
||||
@@ -260,7 +284,7 @@ en:
|
||||
show_btn_txt: "to view "
|
||||
edit_btn_txt: "to edit "
|
||||
delete_btn_txt: "to delete "
|
||||
|
||||
update_btn_txt: "to update "
|
||||
helpers:
|
||||
page_entries_info:
|
||||
one_page:
|
||||
|
||||
Reference in New Issue
Block a user