menu and section header progress
This commit is contained in:
@@ -24,8 +24,8 @@ en:
|
||||
could_not_arrange_tables_distributed: 'The tables could not be arranged. Does the ${models.section|downcase} have a width and a height?'
|
||||
could_not_arrange_tables_by_row: 'The tables could not be arranged. Does the ${models.section|downcase} have a width and a height?'
|
||||
could_not_arrange_tables_by_column: 'The tables could not be arranged. Does the ${models.section|downcase} have a width and a height?'
|
||||
menu:
|
||||
active_lists: Active lists
|
||||
top_menu:
|
||||
menu: Menu
|
||||
active_lists:
|
||||
title: Active lists
|
||||
price: Price
|
||||
@@ -73,6 +73,8 @@ en:
|
||||
order:
|
||||
being_processed: 'In process!'
|
||||
being_served: 'Is delivered!'
|
||||
sections_header:
|
||||
all_sections: All
|
||||
section:
|
||||
first_section_title: Room
|
||||
show:
|
||||
@@ -157,9 +159,10 @@ en:
|
||||
title: Move ${models.product_category|downcase}
|
||||
body_header: ''
|
||||
move_to_top: Move to top
|
||||
move_below_label: "Place below ${product_category|downcase}"
|
||||
move_below_label: "Place below ${models.product_category|downcase}"
|
||||
product:
|
||||
new: 'New ${model.product|downcase}'
|
||||
destroy_confirmation: Are you sure you want to delete ${models.product|downcase} %{name}
|
||||
preview:
|
||||
header: 'Select moment to preview products'
|
||||
description: 'Products visible to customers at chosen moment:'
|
||||
|
||||
Reference in New Issue
Block a user