fix: add 'finding_recommendations' key and update 'no_adventures_to_recommendations' in multiple locale files

This commit is contained in:
Sean Morley
2025-01-18 09:19:21 -05:00
parent 1a7643b8a7
commit 9132ef39ec
10 changed files with 88 additions and 16 deletions

View File

@@ -242,6 +242,7 @@
"flight_information": "Flight Information",
"out_of_range": "Not in itinerary date range",
"preview": "Preview",
"finding_recommendations": "Discovering hidden gems for your next adventure",
"md_instructions": "Write your markdown here...",
"days": "days",
"activities": {
@@ -546,5 +547,12 @@
"immich_integration": "Immich Integration",
"localhost_note": "Note: localhost will most likely not work unless you have setup docker networks accordingly. It is recommended to use the IP address of the server or the domain name.",
"documentation": "Immich Integration Documentation"
},
"recomendations": {
"address": "Address",
"phone": "Phone",
"contact": "Contact",
"website": "Website",
"recommendation": "Recommendation"
}
}