'x'
This commit is contained in:
129
messages/en.json
129
messages/en.json
@@ -7,7 +7,9 @@
|
||||
"logout": "Logout",
|
||||
"loginRegister": "Login / Sign up",
|
||||
"explore": "Explore →",
|
||||
"toggleMenu": "Toggle menu"
|
||||
"toggleMenu": "Toggle menu",
|
||||
"themeLight": "Switch to dark mode",
|
||||
"themeDark": "Switch to light mode"
|
||||
},
|
||||
"menu": {
|
||||
"searchPlaceholder": "Search or filter",
|
||||
@@ -19,6 +21,7 @@
|
||||
"yourProfile": "Your profile",
|
||||
"settings": "Settings",
|
||||
"favorites": "Favorites",
|
||||
"pricing": "Pricing",
|
||||
"nomadInsurance": "Nomad Insurance",
|
||||
"community": "Community",
|
||||
"tools": "Tools",
|
||||
@@ -48,7 +51,7 @@
|
||||
},
|
||||
"nav": {
|
||||
"cities": "Cities",
|
||||
"menu": "Menu",
|
||||
"menu": "More",
|
||||
"ai": "AI",
|
||||
"travel": "Travel",
|
||||
"community": "Community",
|
||||
@@ -70,6 +73,20 @@
|
||||
"feature4": "Gig board: post/claim tasks, platform fee 10-15%",
|
||||
"feature5": "Nomad report: countries visited? Generate share card",
|
||||
"ctaJoin": "Join Nomad China →",
|
||||
"emailPlaceholder": "Enter your email...",
|
||||
"loginHint": "Have an account? Enter email to auto-login",
|
||||
"membersJoined": "5,000+ members joined",
|
||||
"mediaPress": "Press Coverage",
|
||||
"quickLinks": {
|
||||
"nextStop": "Next Stop",
|
||||
"meetups": "Meetups",
|
||||
"dating": "Smart Match",
|
||||
"tools": "Toolkit",
|
||||
"ai": "AI Assistant",
|
||||
"gigs": "Gig Board",
|
||||
"report": "Report",
|
||||
"join": "Join Community"
|
||||
},
|
||||
"stats": {
|
||||
"cities": "Cities",
|
||||
"nomads": "Nomads",
|
||||
@@ -77,6 +94,37 @@
|
||||
"cost": "Monthly cost from"
|
||||
}
|
||||
},
|
||||
"filter": {
|
||||
"discoverDest": "Discover Destinations",
|
||||
"citiesCount": "cities",
|
||||
"sortLabel": "Sort",
|
||||
"sortByScore": "Overall Score",
|
||||
"sortByCostAsc": "Lowest Cost",
|
||||
"sortByCostDesc": "Highest Cost",
|
||||
"sortByInternet": "Fastest Internet",
|
||||
"sortBySafety": "Safest",
|
||||
"sortByNomads": "Most Nomads",
|
||||
"sortByTemp": "Warmest",
|
||||
"tags": {
|
||||
"all": "All",
|
||||
"hot": "Popular",
|
||||
"cheap": "Budget",
|
||||
"fastInternet": "Fast Internet",
|
||||
"warm": "Warm",
|
||||
"safe": "Safe",
|
||||
"beach": "Beach",
|
||||
"mountain": "Mountain",
|
||||
"urban": "Urban",
|
||||
"food": "Food",
|
||||
"culture": "Culture",
|
||||
"tier1": "Tier 1",
|
||||
"newTier1": "New Tier 1",
|
||||
"livable": "Livable",
|
||||
"historical": "Historical",
|
||||
"friendly": "Friendly",
|
||||
"outdoor": "Outdoor"
|
||||
}
|
||||
},
|
||||
"home": {
|
||||
"stats": {
|
||||
"cities": "Cities",
|
||||
@@ -114,7 +162,11 @@
|
||||
"cityGuides": "City Guides",
|
||||
"viewGuides": "View guides →",
|
||||
"noMatch": "No matching cities found",
|
||||
"showAll": "Show all cities"
|
||||
"showAll": "Show all cities",
|
||||
"meetupDate": "Mar 15",
|
||||
"meetupLocation": "Shenzhen Nanshan",
|
||||
"meetupPeople": "12 people",
|
||||
"joinedThisMonthShort": "86 joined this month"
|
||||
},
|
||||
"footer": {
|
||||
"community": "Community",
|
||||
@@ -165,6 +217,10 @@
|
||||
},
|
||||
"copyright": "© 2024-2026 Nomad China. All rights reserved."
|
||||
},
|
||||
"cityCard": {
|
||||
"nomadsHere": "nomads here",
|
||||
"perMonth": "mo"
|
||||
},
|
||||
"cityModal": {
|
||||
"breadcrumbPrefix": "Cost of Living",
|
||||
"reviews": "reviews",
|
||||
@@ -230,6 +286,24 @@
|
||||
"region": "Asia",
|
||||
"map": "Map"
|
||||
},
|
||||
"feedback": {
|
||||
"title": "Ideas & Feedback",
|
||||
"subtitle": "Help us improve. Your voice matters.",
|
||||
"type": "Type",
|
||||
"suggestion": "Suggestion",
|
||||
"bug": "Bug Report",
|
||||
"email": "Email",
|
||||
"emailPlaceholder": "your@email.com",
|
||||
"titleLabel": "Title",
|
||||
"titlePlaceholder": "Brief description",
|
||||
"content": "Details",
|
||||
"contentPlaceholder": "Please describe your idea or the issue in detail...",
|
||||
"submit": "Submit",
|
||||
"demoHint": "Demo mode. Will submit after backend integration.",
|
||||
"successTitle": "Thank you for your feedback!",
|
||||
"successDesc": "We've received your submission and will review it soon.",
|
||||
"submitAnother": "Submit another"
|
||||
},
|
||||
"auth": {
|
||||
"title": "Login / Sign up",
|
||||
"login": "Login",
|
||||
@@ -347,8 +421,19 @@
|
||||
"examples": "Example questions",
|
||||
"comingSoon": "AI feature coming soon"
|
||||
},
|
||||
"dataReport": {
|
||||
"title": "Data Report",
|
||||
"subtitle": "Member distribution, city rankings, growth trends",
|
||||
"backToReport": "Back to report",
|
||||
"membersMap": "Members Map",
|
||||
"cityRanking": "City Ranking Top 10",
|
||||
"regionDist": "Region Distribution",
|
||||
"growthTrend": "Growth Trend",
|
||||
"demoHint": "Demo data. Real stats will show after database integration"
|
||||
},
|
||||
"report": {
|
||||
"title": "Nomad Year Report",
|
||||
"dataReport": "Data Report",
|
||||
"desc": "Auto stats: countries visited, avg monthly cost, coworking check-ins",
|
||||
"yearTitle": "2025 Nomad Report",
|
||||
"countries": "Countries",
|
||||
@@ -379,6 +464,44 @@
|
||||
"notFound": "City guide not found",
|
||||
"backToHome": "Back to Home"
|
||||
},
|
||||
"meetups": {
|
||||
"title": "Offline Meetups",
|
||||
"subtitle": "Connect with digital nomads worldwide, expand your network",
|
||||
"hostMeetup": "Host Meetup",
|
||||
"upcoming": "Upcoming",
|
||||
"previous": "Past"
|
||||
},
|
||||
"hostMeetup": {
|
||||
"title": "Host Meetup",
|
||||
"subtitle": "Create an offline event and gather local nomads",
|
||||
"backToMeetups": "Back to meetups",
|
||||
"city": "City",
|
||||
"selectCity": "Select city",
|
||||
"date": "Date",
|
||||
"time": "Time",
|
||||
"venue": "Venue name",
|
||||
"venuePlaceholder": "e.g. Café, coworking space",
|
||||
"address": "Address",
|
||||
"addressPlaceholder": "Street, building number",
|
||||
"description": "Description",
|
||||
"descriptionPlaceholder": "Brief description of the event",
|
||||
"maxAttendees": "Max attendees",
|
||||
"submit": "Publish meetup",
|
||||
"demoHint": "Demo mode: data is not saved. Will work with database integration.",
|
||||
"successTitle": "Published!",
|
||||
"successDesc": "Your meetup has been submitted. It will appear in the list after review.",
|
||||
"createAnother": "Create another",
|
||||
"viewMeetups": "View meetups"
|
||||
},
|
||||
"membersMap": {
|
||||
"title": "Members Map",
|
||||
"subtitle": "See where digital nomads are",
|
||||
"nomadsInCity": "nomads here",
|
||||
"totalMembers": "Total members",
|
||||
"cities": "Cities",
|
||||
"noData": "No member data yet",
|
||||
"demoHint": "Demo data. Real member locations will show after database integration"
|
||||
},
|
||||
"services": {
|
||||
"title": "Services",
|
||||
"subtitle": "Premium services for digital nomads",
|
||||
|
||||
Reference in New Issue
Block a user