'grok建议功能'

This commit is contained in:
eric
2026-03-09 00:05:00 -05:00
parent 41487dc22e
commit 8eef28536e
14 changed files with 1044 additions and 87 deletions

View File

@@ -1,6 +1,7 @@
{
"common": {
"siteName": "Nomad China",
"tagline": "Nomad OS · Your next stop, data-driven",
"siteNameShort": "NomadCNA",
"logout": "Logout",
"loginRegister": "Login / Sign up",
@@ -9,15 +10,26 @@
},
"nav": {
"cities": "Cities",
"ai": "AI",
"travel": "Travel",
"community": "Community",
"explore": "Explore"
"explore": "Explore",
"dashboard": "Next Stop",
"tools": "Tools",
"pricing": "Pricing",
"gigs": "Gigs",
"report": "Report"
},
"hero": {
"badge": "China Digital Nomad Community · Since 2024",
"title": "Explore China",
"titleSuffix": "Remote Work, Free Life",
"subtitle": "Join the global Chinese digital nomad community, discover the best cities in China for remote work and living",
"badge": "Digital Nomad Life OS · Nomad OS",
"title": "Your Next Stop",
"titleSuffix": "Data-Driven",
"subtitle": "City decisions, tax & visa tools, smart matching, gig board. One-stop solution for nomad life",
"feature1": "Next stop: input budget, timezone, internet → get city rankings",
"feature2": "Tax & visa toolkit: exchange, tax estimate, visa countdown",
"feature3": "Smart match: partner, roommate, co-founder, explore buddy",
"feature4": "Gig board: post/claim tasks, platform fee 10-15%",
"feature5": "Nomad report: countries visited? Generate share card",
"ctaJoin": "Join Nomad China →",
"stats": {
"cities": "Cities",
@@ -32,9 +44,11 @@
"resources": "Resources",
"about": "About",
"links": {
"ai": "AI Assistant",
"join": "Join Community",
"meetups": "Offline Meetups",
"dating": "Dating",
"dating": "Smart Match",
"dashboard": "Next Stop",
"map": "Member Map",
"climate": "Climate Query",
"cost": "Cost Calculator",
@@ -43,8 +57,11 @@
"guide": "Remote Work Guide",
"cityGuide": "City Guide",
"stories": "Nomad Stories",
"report": "Nomad Report",
"faq": "FAQ",
"aboutUs": "About Us",
"pricing": "Pricing",
"gigs": "Gig Board",
"recruit": "Careers",
"terms": "Terms",
"privacy": "Privacy",
@@ -134,5 +151,112 @@
"goLogin": "Go to login",
"passwordMismatch": "Passwords do not match",
"passwordMinLength": "Password must be at least 8 characters"
},
"pricing": {
"title": "Membership",
"monthly": "Monthly",
"yearly": "Yearly",
"subtitle": "From Free to Pro, unlock more nomad power",
"free": "Free",
"basic": "Basic",
"pro": "Pro",
"perMonth": "/mo",
"perYear": "/yr",
"currentPlan": "Current plan",
"getStarted": "Get started",
"upgrade": "Upgrade",
"features": {
"browse": "Basic browse + public data",
"noAds": "Ad-free",
"advancedFilter": "Advanced filters",
"unlimitedSwipe": "Unlimited swipe",
"priorityEvent": "Priority event signup",
"crmRoster": "CRM roster visible",
"oneOnOne": "1v1 with paid guests",
"gigAccess": "Internal gig earnings",
"dashboard": "Data dashboard",
"experienceCamp": "Experience camp sold separately"
}
},
"dashboard": {
"title": "Next Stop Dashboard",
"noMatch": "No matching cities, try relaxing filters",
"devCostCurve": "Cost estimate curve",
"devHeatmap": "Nomad density heatmap",
"devSuffix": "(dev)",
"subtitle": "Input preferences, get city rankings",
"budget": "Monthly budget (¥)",
"timezone": "Timezone preference",
"internet": "Min internet (Mbps)",
"visa": "Visa friendliness",
"tags": "People to meet",
"search": "Recommend cities",
"costCurve": "Cost estimate curve",
"nomadHeatmap": "Nomad density heatmap",
"nearbyEvents": "Nearby events",
"aiTip": "AI recommendation"
},
"tools": {
"title": "Toolkit",
"disclaimer": "Data for reference only, actual rates may vary",
"taxDisclaimer": "Simplified estimate, not professional tax advice",
"subtitle": "Exchange · Tax · Visa",
"exchange": "Live exchange rates",
"tax": "Tax calculator",
"visa": "Visa countdown",
"incomeCountry": "Income country",
"estimate": "Estimate tax",
"visaExpiry": "Visa expiry",
"daysLeft": "days left",
"expired": "Expired"
},
"match": {
"title": "Smart Match",
"likedYou": "People who liked you",
"dislike": "Pass",
"like": "Like",
"report": "Report",
"matchTags": "Match tags",
"dating": "Dating",
"friends": "Friends",
"partner": "Partner",
"roommate": "Roommate",
"cofounder": "Co-founder",
"explore": "Explore buddy",
"badgeDating": "Both looking for 🌹 Dating",
"badgeFriends": "Both looking for 🤝 Friends",
"badgePartner": "Both looking for 👥 Partner",
"badgeRoommate": "Both looking for 🏠 Roommate",
"badgeCofounder": "Both looking for 🚀 Co-founder",
"badgeExplore": "Both looking for 🍜 Explore"
},
"gigs": {
"title": "Gig Board",
"subtitle": "Post tasks · Earn money",
"publish": "Post task",
"browse": "Browse tasks",
"platformFee": "Platform fee 10-15%"
},
"ai": {
"title": "AI Assistant",
"subtitle": "Ask for city recommendations, travel plans, intro copy",
"placeholder": "Enter your question, e.g. Budget $800/mo, Asia tropical, stable internet...",
"ask": "Ask",
"thinking": "Thinking…",
"examples": "Example questions",
"comingSoon": "AI feature coming soon"
},
"report": {
"title": "Nomad Year Report",
"desc": "Auto stats: countries visited, avg monthly cost, coworking check-ins",
"yearTitle": "2025 Nomad Report",
"countries": "Countries",
"avgCost": "Avg monthly cost",
"coworkingCheckins": "Coworking check-ins",
"meetups": "Meetups",
"watermark": "Nomad China · Share card with watermark",
"regenerate": "Regenerate",
"subtitle": "Countries visited? Avg monthly cost?",
"generate": "Generate report"
}
}