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"
}
}

View File

@@ -97,7 +97,9 @@
"perMonth": "场/月",
"travelingNow": "正在旅行",
"hotDiscussions": "热门讨论",
"viewAllTopics": "查看全部话题 →",
"views": "次浏览",
"routeDetails": "查看路线详情 →",
"viewMore": "查看更多 →",
"travelInsurance": "旅行保险",
"travelInsuranceDesc": "数字游民定制方案",
@@ -356,5 +358,31 @@
"regenerate": "重新生成",
"subtitle": "今年飞了多少国家?平均月生活成本?",
"generate": "生成年报"
},
"discuss": {
"title": "热门讨论",
"subtitle": "分享经验、交流心得",
"newPost": "发布新帖",
"searchPlaceholder": "搜索讨论话题...",
"noResults": "暂无讨论,来发起第一个话题吧",
"replies": "回复",
"views": "浏览"
},
"cityGuide": {
"costOfLiving": "生活成本",
"coworking": "共享办公",
"neighborhoods": "社区推荐",
"tips": "实用Tips",
"joinCommunity": "加入当地社群",
"viewEvents": "查看线下活动",
"notFound": "城市指南不存在",
"backToHome": "返回首页"
},
"services": {
"title": "增值服务",
"subtitle": "数字游民专属增值服务",
"learnMore": "了解更多",
"comingSoon": "即将上线",
"contactSupport": "联系客服"
}
}