event based table join system
This commit is contained in:
@@ -22,11 +22,13 @@ en:
|
||||
order_is_placed: Your order has been received in good order
|
||||
the_list_has_been_closed: The list has been closed
|
||||
illegal_history_list_attempt: The list you want to access is not yours
|
||||
table_not_found: The requested table cannot be found or is not given
|
||||
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
|
||||
join_request_approved: Your request to join the table has been approved
|
||||
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
|
||||
|
||||
@@ -21,11 +21,13 @@ nl:
|
||||
order_is_placed: Je bestelling is in goede orde aangekomen
|
||||
the_list_has_been_closed: De lijst is afgesloten
|
||||
illegal_history_list_attempt: Je probeert een lijst op te vragen die niet van jou is
|
||||
table_not_found: De gezochte tafel kan niet worden gevonden of is niet opgegeven
|
||||
table_is_occupied: De tafel waar je aan wil gaan zitten is reeds bezet
|
||||
table_is_reserved: De tafel waar je aan wil gaan zitten is gereserveerd
|
||||
table_is_closed: De tafel waar je aan wil gaan zitten is niet beschikbaar voor bediening
|
||||
supplier_is_closed: De eigenaar van deze tafel is momenteel gesloten
|
||||
join_request_rejected: Je verzoek om te mogen bestellen op een bestaande lijst is afgewezen
|
||||
join_request_approved: Je verzoek om te mogen bestellen op een bestaande lijst is goedgekeurd
|
||||
table_is_from_other_supplier: Je kan geen lijst openen bij een andere zaak zolang je huidige lijst nog niet is afgesloten
|
||||
moved_to_another_table: De tafel is gewijzigd
|
||||
cannot_identify_table: De applicatie kan niet bepalen om welke tafel het gaat
|
||||
|
||||
Reference in New Issue
Block a user