Update version to 0.9.0, add DateRangeDropdown component, enhance LodgingModal with price step, and add invalid date range message

This commit is contained in:
Sean Morley
2025-05-06 14:38:31 -04:00
parent 56bbbb0ffb
commit 7442bd70cd
5 changed files with 188 additions and 1 deletions

View File

@@ -62,6 +62,7 @@
"collection_remove_success": "Adventure removed from collection successfully!",
"collection_remove_error": "Error removing adventure from collection",
"collection_link_success": "Adventure linked to collection successfully!",
"invalid_date_range": "Invalid date range",
"no_image_found": "No image found",
"collection_link_error": "Error linking adventure to collection",
"adventure_delete_confirm": "Are you sure you want to delete this adventure? This action cannot be undone.",