'app下载页

This commit is contained in:
eric
2026-03-08 12:53:01 -05:00
parent 4243a52327
commit 3c9ef24c54
6 changed files with 162 additions and 58 deletions

View File

@@ -11,7 +11,8 @@
"roadmap": "Learning Path",
"tools": "Tools",
"community": "Community",
"shop": "Shop"
"shop": "Shop",
"resources": "Resources"
},
"hero": {
"badge": "Open source · 200+ curated resources",
@@ -98,18 +99,13 @@
"approveJoin": "Join after approval",
"applyNow": "Apply now →",
"applyHint": "Simple form, quick review",
"openSource": "🤝 Open Source",
"contributeTitle": "Community &",
"contributeHighlight": "Contribution",
"resourcesTitle": "Resource Downloads",
"contributeSubtitle": "Digital Nomad Guide is open source, building the best Chinese digital nomad resource hub.",
"contributeSubtitle2": "Welcome to add resources, improve content, and share experience.",
"links": {
"guide": { "title": "Getting Started", "desc": "Complete digital nomad tutorial", "label": "Start learning ↗" },
"discord": { "title": "Discord", "desc": "Chat with global digital nomads", "label": "Join community ↗" },
"tools": { "title": "Tool Marketplace", "desc": "Discover, review, and share remote tools", "label": "Browse tools ↗" },
"github": { "title": "GitHub", "desc": "Open source—Star and PR welcome", "label": "View repo ↗" },
"feishu": { "title": "Feishu Docs", "desc": "7-day guide · Chinese tutorials", "label": "View docs ↗" },
"destinations": { "title": "Destinations", "desc": "Global digital nomad city info", "label": "Explore cities ↗" }
"destinations": { "title": "Destinations", "desc": "Global digital nomad city info", "label": "Explore cities ↗" },
"appDownload": { "title": "App Download", "desc": "Digital Nomad Guide mobile app", "label": "Download now ↗" }
},
"betterTitle": "🌟 Help Make Digital Nomad Guide Better",
"betterDesc": "Found a great resource? Wrote travel notes? Have tool recommendations?",
@@ -178,6 +174,18 @@
"resumeUpload": "Click to upload resume",
"submit": "Submit Application"
},
"appDownload": {
"title": "App Download",
"subtitle": "Digital Nomad Guide mobile app—resources and community on the go",
"features": {
"resources": { "title": "Curated Resources", "desc": "200+ articles, offline reading" },
"community": { "title": "Community Updates", "desc": "Latest digital nomad community news" },
"tools": { "title": "Tool Recommendations", "desc": "Essential remote work tools" }
},
"download": "Download Now",
"comingSoon": "Coming Soon",
"comingSoonDesc": "App is under development, stay tuned"
},
"auth": {
"title": "Login / Sign up",
"email": "Email",

View File

@@ -11,7 +11,8 @@
"roadmap": "学习路径",
"tools": "工具推荐",
"community": "社区",
"shop": "商店"
"shop": "商店",
"resources": "资源"
},
"hero": {
"badge": "开源免费 · 收录 200+ 篇实用资源",
@@ -98,18 +99,13 @@
"approveJoin": "审核通过入群",
"applyNow": "立即申请加入 →",
"applyHint": "简单表单,快速审核",
"openSource": "🤝 开源共建",
"contributeTitle": "社区与",
"contributeHighlight": "贡献",
"resourcesTitle": "资源下载",
"contributeSubtitle": "数字游民指南是开源项目,致力于做最好的中文数字游民资源聚合站。",
"contributeSubtitle2": "欢迎补充资源、改进内容、分享经验。",
"links": {
"guide": { "title": "入门指南", "desc": "完整的数字游民入门教程", "label": "开始学习 ↗" },
"discord": { "title": "Discord 社区", "desc": "与全球数字游民实时交流", "label": "加入社区 ↗" },
"tools": { "title": "工具集市", "desc": "发现、评测和分享远程工具", "label": "浏览工具 ↗" },
"github": { "title": "GitHub", "desc": "开源项目,欢迎 Star 和 PR", "label": "访问仓库 ↗" },
"feishu": { "title": "飞书知识库", "desc": "7天入门指南 · 中文图文教程", "label": "查看文档 ↗" },
"destinations": { "title": "目的地数据库", "desc": "全球数字游民城市信息", "label": "探索城市 ↗" }
"destinations": { "title": "目的地数据库", "desc": "全球数字游民城市信息", "label": "探索城市 ↗" },
"appDownload": { "title": "App 下载", "desc": "数字游民指南移动端应用", "label": "立即下载 ↗" }
},
"betterTitle": "🌟 一起让数字游民指南变得更好",
"betterDesc": "发现了好资源?写了旅居心得?有工具推荐?",
@@ -178,6 +174,18 @@
"resumeUpload": "点击上传简历",
"submit": "提交申请"
},
"appDownload": {
"title": "App 下载",
"subtitle": "数字游民指南移动端应用,随时随地获取资源与社区动态",
"features": {
"resources": { "title": "精选资源", "desc": "200+ 篇实用文章,离线阅读" },
"community": { "title": "社区动态", "desc": "实时获取数字游民社区最新资讯" },
"tools": { "title": "工具推荐", "desc": "远程工作必备工具一览" }
},
"download": "立即下载",
"comingSoon": "即将上线",
"comingSoonDesc": "App 正在开发中,敬请期待"
},
"auth": {
"title": "登录 / 注册",
"email": "邮箱",