返回 AiToEarn
websit.json
根目录 / project / aitoearn-web / src / app / i18n / locales / en / websit.json
1 {
2 "privacyPolicy": {
3 "title": "Privacy Policy - How We Protect Your Data",
4 "description": "Read AiToEarn's privacy policy to understand how we collect, use, store and protect your personal information. GDPR compliant data handling for our social media management platform.",
5 "keywords": "privacy policy, data protection, personal information, GDPR compliance, data security, user privacy, AiToEarn"
6 },
7 "termsOfService": {
8 "title": "Terms of Service - User Agreement & Guidelines",
9 "description": "Review AiToEarn's terms of service covering user rights, content guidelines, payment terms, and platform usage rules for our social media management service.",
10 "keywords": "terms of service, user agreement, platform rules, content guidelines, payment terms, AiToEarn terms"
11 },
12 "dataDeletion": {
13 "title": "Data Deletion Guide - Remove Your Account & Data",
14 "description": "Step-by-step instructions to delete your AiToEarn account and personal data. Learn about data retention policies and submit data removal requests.",
15 "keywords": "data deletion, account removal, privacy rights, data erasure, delete account, right to be forgotten, AiToEarn"
16 },
17 "dataProtection": {
18 "title": "Data Protection Agreement - GDPR & Compliance",
19 "description": "AiToEarn's data protection agreement outlines GDPR-compliant data processing standards, security measures, and your rights regarding personal data.",
20 "keywords": "data protection, GDPR compliance, data processing, data security, privacy rights, data controller, AiToEarn"
21 },
22 "extensionPrivacy": {
23 "title": "Browser Extension Privacy - Data Usage & Permissions",
24 "description": "Understand how the AiToEarn browser extension handles your data. Learn about permissions, data collection practices, and security measures for our Chrome extension.",
25 "keywords": "extension privacy, browser extension, Chrome extension, data permissions, extension data collection, AiToEarn extension"
26 }
27 }
28
28 lines JSON