'新增招聘

This commit is contained in:
eric
2026-03-08 12:35:05 -05:00
parent 57a788006f
commit 6e54e0efd2
5 changed files with 343 additions and 3 deletions

View File

@@ -139,7 +139,7 @@
"jike": "Jike",
"github": "GitHub",
"aboutUs": "About Us",
"contribute": "Contribute",
"recruit": "Careers",
"privacy": "Privacy",
"contact": "Contact"
},
@@ -164,6 +164,20 @@
"teamTitle": "Team Members",
"teamDesc": "We are digital nomads who love remote work"
},
"jobs": {
"title": "Careers",
"subtitle": "Join the Digital Nomad Guide team. Remote work, location freedom.",
"position": "Position",
"name": "Name",
"email": "Email",
"phone": "Phone",
"intro": "Introduction",
"introPlaceholder": "Briefly introduce your experience, skills and motivation",
"resume": "Resume",
"resumeHint": "PDF, DOC or DOCX, max 10MB",
"resumeUpload": "Click to upload resume",
"submit": "Submit Application"
},
"auth": {
"title": "Login / Sign up",
"email": "Email",

View File

@@ -139,7 +139,7 @@
"jike": "即刻",
"github": "GitHub",
"aboutUs": "关于我们",
"contribute": "贡献指南",
"recruit": "招聘",
"privacy": "隐私政策",
"contact": "联系我们"
},
@@ -164,6 +164,20 @@
"teamTitle": "团队成员",
"teamDesc": "我们是一群热爱自由工作的数字游民"
},
"jobs": {
"title": "招聘",
"subtitle": "加入数字游民指南团队,远程工作,地点自由",
"position": "应聘职位",
"name": "姓名",
"email": "邮箱",
"phone": "手机",
"intro": "自我介绍",
"introPlaceholder": "请简要介绍您的经历、技能及应聘理由",
"resume": "简历",
"resumeHint": "支持 PDF、DOC、DOCX最大 10MB",
"resumeUpload": "点击上传简历",
"submit": "提交申请"
},
"auth": {
"title": "登录 / 注册",
"email": "邮箱",