add right panel text for menu

This commit is contained in:
phyusin
2017-10-25 18:11:06 +06:30
parent 98334531b2
commit 1569e05b99
17 changed files with 206 additions and 68 deletions

View File

@@ -125,7 +125,10 @@ en:
add_extra_charges: "ADD FOR EXTRA CHARGES"
home: "Home"
back: "Back"
menu: "Menu"
item_set: "Item Set"
item_attributes: "Item Attributes"
item_options: "Item Options"
submit: "SUBMIT"
new_simple_menu_item: "NEW SIMPLE MENU ITEM"
new_set_menu_item: "NEW SET MENU ITEM"
@@ -138,6 +141,7 @@ en:
order_by: "Order by"
seater: "Seater"
is_active: "Is active"
account: "Account"
created_by: "Created by"
created_at: "Created at"
actions: "Actions"
@@ -168,6 +172,18 @@ en:
item_options: "Item options"
menu_item_image: "Menu Item Image"
item_sets: "Item sets"
instance_code: "Instance Code"
instance_name: "Instance Name"
price: "Price"
promotion: "Promotion"
item_instance_code: "Item instance code"
item_instance_name: "Item instance name"
is_on_promotion: "Is on promotion"
promotion_price: "Promotion price"
is_default: "Is default"
min_selectable_qty: "Min selectable qty"
max_selectable_qty: "Max selectable qty"
value: "Value"
code_txt: "code "
charge_txt: "charge"
@@ -225,6 +241,16 @@ en:
item_options_txt: "item options"
image_txt: "image"
item_sets_txt: "item sets"
item_attributes_txt: "item attributes"
item_options_txt: "item options"
menu_item_instance_txt: "menu item instance"
promotion_txt: "promotion"
default_txt: "is default or not"
is_on_promotion_txt: "is on promotion or not"
min_selectable_qty_txt: "min selectable qty"
max_selectable_qty_txt: "max selectable qty"
value_txt: "value"
type_txt2: "user can view type"
cancel_btn_txt: "to cancel "
image_btn_txt: "to upload "