message resolution fix
This commit is contained in:
@@ -2,4 +2,4 @@ booking.checkinDate.typeMismatch=The Check In Date must be in the format dd/mm/y
|
||||
booking.checkinDate.beforeToday=The Check In Date must be a future date
|
||||
|
||||
booking.checkoutDate.typeMismatch=The Check Out Date must be in the format dd/mm/yy
|
||||
booking.checkoutDate.beforeCheckinDate=The Check Out date must be later than the Check In Date
|
||||
booking.checkoutDate.beforeCheckinDate=The Check Out Date must be later than the Check In Date
|
||||
|
||||
Reference in New Issue
Block a user