add right panel text
This commit is contained in:
@@ -100,6 +100,139 @@ en:
|
||||
previous: "‹ Prev"
|
||||
next: "Next ›"
|
||||
truncate: "…"
|
||||
|
||||
right_panel:
|
||||
header:
|
||||
page_detail: "PAGE DETAIL"
|
||||
button_lists: "BUTTON LISTS"
|
||||
link_lists: "LINK LISTS"
|
||||
zone: "Zone"
|
||||
dining_facilities: "Dining Facilities"
|
||||
menu: "Menu"
|
||||
menu_categories: "Menu Categories"
|
||||
menu_items: "Menu Items"
|
||||
menu_item_instances: "Menu Item Instances"
|
||||
button:
|
||||
new: "NEW"
|
||||
create: "CREATE"
|
||||
show: "SHOW"
|
||||
edit: "EDIT"
|
||||
delete: "DELETE"
|
||||
new_table: "NEW TABLE"
|
||||
new_room: "NEW ROOM"
|
||||
add_extra_charges: "ADD FOR EXTRA CHARGES"
|
||||
home: "Home"
|
||||
back: "Back"
|
||||
item_set: "Item Set"
|
||||
submit: "SUBMIT"
|
||||
new_simple_menu_item: "NEW SIMPLE MENU ITEM"
|
||||
new_set_menu_item: "NEW SET MENU ITEM"
|
||||
pick_image: "PICK IMAGE"
|
||||
cancel: "CANCEL"
|
||||
detail:
|
||||
name: "Name"
|
||||
type: "Type"
|
||||
status: "Status"
|
||||
order_by: "Order by"
|
||||
seater: "Seater"
|
||||
is_active: "Is active"
|
||||
created_by: "Created by"
|
||||
created_at: "Created at"
|
||||
actions: "Actions"
|
||||
item_code: "Item code"
|
||||
unit_price: "Unit price"
|
||||
taxable: "Taxable"
|
||||
charge_type: "Charge type"
|
||||
minimum_free_time: "Minimum Free Time"
|
||||
charge_block: "Charge block"
|
||||
time_rounding: "Time rounding"
|
||||
for: " for "
|
||||
checkbox: "checkbox "
|
||||
valid_days: "Valid Days"
|
||||
valid_from: "Valid From"
|
||||
valid_to: "Valid To"
|
||||
sub_cat_count: "Sub-Cat Count"
|
||||
items_count: "Items Count"
|
||||
number_of: "number of "
|
||||
category_code: "Category Code"
|
||||
alt_name: "Alt name"
|
||||
parent: "Parent"
|
||||
parent_item: "Parent Item"
|
||||
min_qty: "Min qty"
|
||||
account_type: "Account type"
|
||||
is_sub_item: "Is sub item"
|
||||
unit: "Unit"
|
||||
item_attributes: "Item attributes"
|
||||
item_options: "Item options"
|
||||
menu_item_image: "Menu Item Image"
|
||||
item_sets: "Item sets"
|
||||
|
||||
code_txt: "code "
|
||||
charge_txt: "charge"
|
||||
time_txt: "time"
|
||||
block_txt: " block"
|
||||
price_txt: " price"
|
||||
zone_txt: "zone"
|
||||
table_txt: "table"
|
||||
seat_txt: "seat"
|
||||
order_txt: "order"
|
||||
room_txt: "room"
|
||||
extra_charges_txt: "extra charges"
|
||||
dashboard_txt: "dashboard"
|
||||
data_txt: " data"
|
||||
type_txt: "type"
|
||||
home_txt: "go to dashboard"
|
||||
back_txt: "go to "
|
||||
name_txt : " name / user can view"
|
||||
name_txt2: "name"
|
||||
is_active_txt : "is active or not"
|
||||
created_by_txt : "user who created "
|
||||
actions_txt : "user can view/change "
|
||||
actions_txt2 : "user can change/delete "
|
||||
actions_txt3: "user can change "
|
||||
status_txt: " is available or not"
|
||||
created_at_txt: "datetime for created "
|
||||
item_code_txt: "generated item code for "
|
||||
taxable_txt: " taxable or not"
|
||||
minimum_free_time_txt: "minimum time for free"
|
||||
time_rounding_txt: "rounding time"
|
||||
time_rounding_txt2: "time rounding"
|
||||
write_txt: "to write "
|
||||
menu_txt: "menu"
|
||||
menu_categories_txt: "menu categories"
|
||||
item_set_txt: "item set"
|
||||
valid_days_txt: "valid days([1-7] => [Mon-Sun]) "
|
||||
valid_from_txt: "valid from/start time "
|
||||
valid_to_txt: "valid to/end time "
|
||||
select_txt: "select"
|
||||
sub_categories_txt: "sub categories"
|
||||
items_txt: "items"
|
||||
alt_name_txt: "alt name"
|
||||
parent_txt: "parent"
|
||||
menu_item_txt: "menu item"
|
||||
parent_item_txt: "parent item"
|
||||
simple_menu_item_txt: "simple menu item"
|
||||
set_menu_item_txt: "set menu item"
|
||||
min_qty_txt: "min qty"
|
||||
account_type_txt: "account type"
|
||||
sub_item_txt: "sub item"
|
||||
unit_txt: "unit"
|
||||
multi_select_txt: "multi select"
|
||||
upload_txt: "upload"
|
||||
item_attributes_txt: "item attributes"
|
||||
item_options_txt: "item options"
|
||||
image_txt: "image"
|
||||
item_sets_txt: "item sets"
|
||||
|
||||
cancel_btn_txt: "to cancel "
|
||||
image_btn_txt: "to upload "
|
||||
create_btn_txt: "to create "
|
||||
submit_btn_txt: "to change "
|
||||
new_btn_txt: "to add new "
|
||||
show_btn_txt: "to view "
|
||||
edit_btn_txt: "to edit "
|
||||
delete_btn_txt: "to delete "
|
||||
|
||||
helpers:
|
||||
page_entries_info:
|
||||
one_page:
|
||||
|
||||
Reference in New Issue
Block a user