Added customer composite key
This commit is contained in:
@@ -36,6 +36,8 @@ en:
|
||||
customer_updated: "Customer was successfully updated."
|
||||
destroy:
|
||||
customer_destroyed: "Customer was successfully destroyed."
|
||||
customer:
|
||||
already_exists: "This customer already exists in this company"
|
||||
reservations:
|
||||
create:
|
||||
reservation_created: "Reservation was successfully created."
|
||||
|
||||
Reference in New Issue
Block a user