feat: 添加服务条款页面及相关逻辑,更新用户注册流程以要求同意条款

This commit is contained in:
2026-01-13 23:34:06 +07:00
parent 0e63595941
commit f1f99ad587
9 changed files with 362 additions and 5 deletions

View File

@@ -492,5 +492,102 @@
"iosStep3": "3. Tap 'Add' to confirm installation",
"iosNote": "Once installed, you can use it like a native app"
}
},
"term": {
"title": "Terms of Service",
"lastUpdate": "Last Updated: January 2026",
"introduction": "Welcome to our service. Please read the following terms of service carefully before using this platform. By using this service, you agree to be bound by these terms.",
"sections": {
"serviceDescription": {
"title": "Service Description",
"content": {
"0": "This platform provides digital asset trading services, including but not limited to spot trading, futures trading, and other financial services.",
"1": "We are committed to providing users with a secure, stable, and efficient trading environment, but are not responsible for market fluctuations or trading results.",
"2": "The platform reserves the right to modify, suspend, or terminate some or all services at any time without prior notice."
}
},
"userResponsibilities": {
"title": "User Responsibilities",
"content": {
"0": "You must be at least 18 years old or have reached the legal age in your jurisdiction to use this service.",
"1": "You agree to provide truthful, accurate, and complete registration information and update it in a timely manner to maintain accuracy.",
"2": "You are responsible for all activities conducted through your account, including any unauthorized access or use."
}
},
"accountSecurity": {
"title": "Account Security",
"content": {
"0": "You are responsible for maintaining the confidentiality of your account password and other security credentials.",
"1": "We recommend enabling security features such as two-factor authentication to enhance account security.",
"2": "Please notify us immediately if you discover any abnormal account activity or security vulnerabilities."
}
},
"prohibitedActivities": {
"title": "Prohibited Activities",
"content": {
"0": "It is strictly prohibited to use this platform for money laundering, terrorist financing, or other illegal activities.",
"1": "Market price manipulation, fake trading, or any fraudulent behavior is prohibited.",
"2": "You may not use automated programs, bots, or other unauthorized means to access this platform.",
"3": "Violation of the above provisions may result in account freezing or permanent ban."
}
},
"riskDisclosure": {
"title": "Risk Disclosure",
"content": {
"0": "Digital asset trading is highly speculative and volatile, which may result in partial or total loss of funds.",
"1": "Please fully understand market risks before trading and only invest funds you can afford to lose.",
"2": "The platform does not provide investment advice, and you are solely responsible for all trading decisions."
}
},
"privacyPolicy": {
"title": "Privacy Policy",
"content": {
"0": "We value your privacy and take reasonable measures to protect your personal information.",
"1": "We may collect necessary information to provide services, comply with legal requirements, and improve user experience.",
"2": "For detailed privacy policy, please refer to our Privacy Policy page."
}
},
"intellectualProperty": {
"title": "Intellectual Property",
"content": {
"0": "All content on this platform, including but not limited to text, graphics, logos, and software, is protected by intellectual property laws.",
"1": "Without explicit authorization, you may not copy, modify, distribute, or otherwise use platform content."
}
},
"disclaimers": {
"title": "Disclaimers",
"content": {
"0": "This service is provided 'as is' without any express or implied warranties.",
"1": "We are not responsible for service interruptions, data loss, or any indirect damages.",
"2": "We assume no responsibility for third-party services or links."
}
},
"termination": {
"title": "Termination",
"content": {
"0": "We reserve the right to terminate or suspend your account at any time, especially in case of violation of these terms.",
"1": "After account termination, you remain responsible for actions and obligations prior to termination."
}
},
"changes": {
"title": "Changes to Terms",
"content": {
"0": "We may revise these terms of service from time to time, and the revised terms will be published on the platform.",
"1": "Continued use of the service indicates your acceptance of the revised terms."
}
},
"governingLaw": {
"title": "Governing Law",
"content": {
"0": "These terms are governed by applicable law, and any disputes should be resolved through negotiation.",
"1": "If negotiation fails, disputes shall be submitted to a court with jurisdiction."
}
}
},
"contact": {
"title": "Contact Us",
"description": "If you have any questions about these Terms of Service or need assistance, please contact us:",
"email": "Email"
}
}
}

View File

@@ -498,5 +498,102 @@
"iosStep3": "3. 点击添加确认安装",
"iosNote": "安装后可以像原生应用一样使用"
}
},
"term": {
"title": "服务条款",
"lastUpdate": "最后更新2026年1月",
"introduction": "欢迎使用我们的服务。在使用本平台之前,请仔细阅读以下服务条款。使用本服务即表示您同意遵守这些条款。",
"sections": {
"serviceDescription": {
"title": "服务说明",
"content": {
"0": "本平台提供数字资产交易服务,包括但不限于现货交易、期货交易等金融服务。",
"1": "我们致力于为用户提供安全、稳定、高效的交易环境,但不对市场波动或交易结果承担责任。",
"2": "平台保留随时修改、暂停或终止部分或全部服务的权利,恕不另行通知。"
}
},
"userResponsibilities": {
"title": "用户责任",
"content": {
"0": "您必须年满18周岁或达到您所在司法管辖区的法定年龄方可使用本服务。",
"1": "您同意提供真实、准确、完整的注册信息,并及时更新以保持信息的准确性。",
"2": "您对通过您的账户进行的所有活动负责,包括任何未经授权的访问或使用。"
}
},
"accountSecurity": {
"title": "账户安全",
"content": {
"0": "您有责任维护账户密码和其他安全凭证的机密性。",
"1": "建议启用双因素认证等安全功能以提高账户安全性。",
"2": "如发现账户异常活动或安全漏洞,请立即通知我们。"
}
},
"prohibitedActivities": {
"title": "禁止行为",
"content": {
"0": "严禁使用本平台进行洗钱、恐怖融资或其他非法活动。",
"1": "禁止操纵市场价格、进行虚假交易或从事任何欺诈行为。",
"2": "不得使用自动化程序、机器人或其他未经授权的方式访问本平台。",
"3": "违反上述规定可能导致账户被冻结或永久封禁。"
}
},
"riskDisclosure": {
"title": "风险披露",
"content": {
"0": "数字资产交易具有高度投机性和波动性,可能导致部分或全部资金损失。",
"1": "交易前请充分了解市场风险,仅投资您能承受损失的资金。",
"2": "平台不提供投资建议,所有交易决策均由您自行承担责任。"
}
},
"privacyPolicy": {
"title": "隐私政策",
"content": {
"0": "我们重视您的隐私,并采取合理措施保护您的个人信息。",
"1": "我们可能收集必要的信息以提供服务、遵守法律要求和改进用户体验。",
"2": "详细的隐私政策请参阅我们的隐私政策页面。"
}
},
"intellectualProperty": {
"title": "知识产权",
"content": {
"0": "本平台的所有内容,包括但不限于文本、图形、标识、软件,均受知识产权法保护。",
"1": "未经明确授权,不得复制、修改、分发或以其他方式使用平台内容。"
}
},
"disclaimers": {
"title": "免责声明",
"content": {
"0": "本服务按'现状'提供,不作任何明示或暗示的保证。",
"1": "我们不对服务中断、数据丢失或任何间接损失承担责任。",
"2": "对于第三方服务或链接,我们不承担任何责任。"
}
},
"termination": {
"title": "终止服务",
"content": {
"0": "我们保留随时终止或暂停您账户的权利,特别是在违反本条款的情况下。",
"1": "账户终止后,您仍需对终止前的行为和义务负责。"
}
},
"changes": {
"title": "条款变更",
"content": {
"0": "我们可能不时修订本服务条款,修订后的条款将在平台上公布。",
"1": "继续使用服务即表示您接受修订后的条款。"
}
},
"governingLaw": {
"title": "适用法律",
"content": {
"0": "本条款受适用法律管辖,任何争议应通过协商解决。",
"1": "如协商不成,应提交至有管辖权的法院解决。"
}
}
},
"contact": {
"title": "联系我们",
"description": "如果您对本服务条款有任何疑问或需要帮助,请通过以下方式联系我们:",
"email": "电子邮件"
}
}
}