Add new translations for distance, itinerary, and linked items in multiple languages; update UI to reflect new localization keys.

This commit is contained in:
Sean Morley
2025-05-28 10:51:26 -04:00
parent 069bcfb58a
commit 9df0338c3d
12 changed files with 115 additions and 36 deletions

View File

@@ -270,6 +270,8 @@
"download_calendar": "Download Calendar",
"all_day": "All Day",
"ordered_itinerary": "Ordered Itinerary",
"itinerary": "Itinerary",
"all_linked_items": "All Linked Items",
"date_itinerary": "Date Itinerary",
"no_ordered_items": "Add items with dates to the collection to see them here.",
"date_information": "Date Information",
@@ -702,6 +704,11 @@
"phone": "Phone",
"contact": "Contact",
"website": "Website",
"recommendation": "Recommendation"
"recommendation": "Recommendation",
"recommendations": "Recommendations",
"adventure_recommendations": "Adventure Recommendations",
"miles": "Miles",
"food": "Food",
"tourism": "Tourism"
}
}