This commit is contained in:
eric
2026-03-09 03:45:10 -05:00
parent 7638e4032e
commit 52da06789b
9 changed files with 896 additions and 79 deletions

View File

@@ -97,7 +97,9 @@
"perMonth": "/month",
"travelingNow": "Traveling Now",
"hotDiscussions": "Hot Discussions",
"viewAllTopics": "View all topics →",
"views": "views",
"routeDetails": "View route details →",
"viewMore": "View more →",
"travelInsurance": "Travel Insurance",
"travelInsuranceDesc": "Nomad-customized plans",
@@ -356,5 +358,30 @@
"regenerate": "Regenerate",
"subtitle": "Countries visited? Avg monthly cost?",
"generate": "Generate report"
},
"discuss": {
"title": "Discussions",
"subtitle": "Share experiences and connect",
"newPost": "New Post",
"searchPlaceholder": "Search discussions...",
"noResults": "No discussions yet, start the first one!",
"replies": "replies",
"views": "views"
},
"cityGuide": {
"costOfLiving": "Cost of Living",
"coworking": "Coworking",
"neighborhoods": "Neighborhoods",
"tips": "Tips",
"joinCommunity": "Join Local Community",
"viewEvents": "View Events",
"notFound": "City guide not found",
"backToHome": "Back to Home"
},
"services": {
"title": "Services",
"subtitle": "Premium services for digital nomads",
"learnMore": "Learn More",
"comingSoon": "Coming Soon"
}
}