Fixes for user app table scanning and using the data host url for requests
This commit is contained in:
@@ -2,6 +2,7 @@ en:
|
||||
user:
|
||||
total: Total
|
||||
messages:
|
||||
general_error: Something went wrong
|
||||
cannot_order_on_non_active_list: You cannot place an order on a closed list
|
||||
no_active_list: There is no active list
|
||||
order_is_placed: Your order has been received in good order
|
||||
|
||||
@@ -2,6 +2,7 @@ nl:
|
||||
user:
|
||||
total: Totaal
|
||||
messages:
|
||||
general_error: Er is iets misgegaan
|
||||
cannot_order_on_non_active_list: Je kan niet bestellen op een gesloten lijst
|
||||
no_active_list: Er is momenteel geen lijst actief
|
||||
order_is_placed: Je bestelling is in goede orde aangekomen
|
||||
|
||||
Reference in New Issue
Block a user