major updates to security and hacking logick
This commit is contained in:
@@ -0,0 +1,61 @@
|
||||
en:
|
||||
supplier:
|
||||
messages:
|
||||
could_not_arrange_tables: 'The tables could not be arranged'
|
||||
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
|
||||
active_lists:
|
||||
title: Active list
|
||||
price: Price
|
||||
active_orders:
|
||||
title: Active %{orders}
|
||||
price: Price
|
||||
close: Close the shop
|
||||
you_are_currently_closed_alert: 'You are currently closed and not able to take orders'
|
||||
mark_as_open_button: 'Open up the place!'
|
||||
table_number: Table
|
||||
tables:
|
||||
qr_codes:
|
||||
link: Qr codes sheet
|
||||
lists:
|
||||
show:
|
||||
title: Show %{list}
|
||||
section:
|
||||
first_section_title: Room
|
||||
show:
|
||||
title: 'Show ${models.section|downcase}'
|
||||
manage_tables:
|
||||
link: 'Manage tables'
|
||||
title: "Manage tables for ${models.section|downcase}: %{title}"
|
||||
tables_view:
|
||||
link: 'Tables view'
|
||||
add_tables:
|
||||
button_label: Add tables
|
||||
modal:
|
||||
title: Add tables
|
||||
body_header: ""
|
||||
number_start: From number
|
||||
number_end: Till number
|
||||
close_button: Close
|
||||
add_button: Add
|
||||
arrange_tables:
|
||||
button_label: Arrange tables
|
||||
by_row_no_row_count: 'Please fill in a positive number representing the number of ${models.plural.table|downcase} per row'
|
||||
by_column_no_column_count: 'Please fill in a positive number representing the number of ${models.plural.table|downcase} per column'
|
||||
modal:
|
||||
title: Arrange tables
|
||||
body_header: ""
|
||||
distributed: Distributed
|
||||
by_row: By row
|
||||
by_row_count: of
|
||||
by_column: By column
|
||||
by_column_count: of
|
||||
close_button: Close
|
||||
arrange_button: Distribute
|
||||
settings:
|
||||
reviews:
|
||||
title: Reviews
|
||||
explanation: Fill in your Iens id. You can find this id in the web location of your profile
|
||||
Reference in New Issue
Block a user