fix message handling for mobile
This commit is contained in:
@@ -13,14 +13,14 @@ en:
|
||||
messages:
|
||||
cannot_order_on_non_active_list: You cannot place an order on a closed list
|
||||
order_is_placed: Your order has been received in good order
|
||||
the_list_has_been_closed: The %{list} has been closed
|
||||
the_list_has_been_closed: The list has been closed
|
||||
illegal_history_list_attempt: The list you want to access is not yours
|
||||
table_is_occupied: The table you want to sit on is already occupied
|
||||
table_is_reserved: The table you want to sit on is reserved by someone else
|
||||
table_is_closed: The table you want to sit on is not available for service
|
||||
supplier_is_closed: The owner of this table is currently not handling orders
|
||||
join_request_rejected: Your request to join the table has been rejected
|
||||
table_is_from_other_supplier: You cannot move to another table when you have a %{list} open
|
||||
table_is_from_other_supplier: You cannot move to another table when you have an open list
|
||||
moved_to_another_table: You successfully moved to another table
|
||||
cannot_identify_table: The application cannot determine the table number
|
||||
action:
|
||||
|
||||
Reference in New Issue
Block a user