|
1 | 1 | { |
2 | | - "texts": { |
3 | | - "heading": "Privacy comes first", |
4 | | - "subheading": "We respect your privacy and give you full control", |
5 | | - "descriptionP1": "This site uses cookies to keep things running smoothly and help us understand how we can improve. We only use what's necessary — no hidden trackers, no surprises.", |
6 | | - "descriptionP2": "You can accept everything, reject non-essential cookies, or customize your preferences to choose exactly what you're comfortable with.", |
7 | | - "acceptAll": "Sounds good, accept all \u2713", |
8 | | - "rejectAll": "Reject All", |
9 | | - "customize": "Let me choose", |
10 | | - "customizeHeading": "Choose your preferences", |
11 | | - "customizeSubheading": "Toggle what you're comfortable with", |
12 | | - "saveChoices": "Save my choices", |
13 | | - "back": "\u2190 Back", |
14 | | - "footerText": "You can change your mind anytime in our", |
15 | | - "privacyPolicyLink": "privacy policy" |
16 | | - }, |
| 2 | + "heading": "Privacy comes first", |
| 3 | + "subheading": "We respect your privacy and give you full control", |
| 4 | + "descriptionP1": "This site uses cookies to keep things running smoothly and help us understand how we can improve. We only use what's necessary — no hidden trackers, no surprises.", |
| 5 | + "descriptionP2": "You can accept everything, reject non-essential cookies, or customize your preferences to choose exactly what you're comfortable with.", |
| 6 | + "acceptAll": "Sounds good, accept all ✓", |
| 7 | + "rejectAll": "Reject All", |
| 8 | + "customize": "Let me choose", |
| 9 | + "customizeHeading": "Choose your preferences", |
| 10 | + "customizeSubheading": "Toggle what you're comfortable with", |
| 11 | + "saveChoices": "Save my choices", |
| 12 | + "back": "← Back", |
| 13 | + "footerText": "You can change your mind anytime in our", |
| 14 | + "privacyPolicyLink": "privacy policy", |
17 | 15 | "categories": { |
18 | | - "necessary": { "label": "Essential", "description": "These keep the site functional — remembering your preferences, keeping sessions secure, and making pages load correctly. Always on." }, |
19 | | - "analytics": { "label": "Usage insights", "sublabel": "Performance Cookies", "description": "Helps us understand how the site is used — which pages are helpful, where visitors come from, and what we can improve." }, |
20 | | - "marketing": { "label": "Personalization", "sublabel": "Targeting Cookies", "description": "Used for personalized advertising and remarketing. Your preference here gives you full control." } |
| 16 | + "necessary": { |
| 17 | + "label": "Essential", |
| 18 | + "description": "These keep the site functional — remembering your preferences, keeping sessions secure, and making pages load correctly. Always on." |
| 19 | + }, |
| 20 | + "analytics": { |
| 21 | + "label": "Usage insights", |
| 22 | + "sublabel": "Performance Cookies", |
| 23 | + "description": "Helps us understand how the site is used — which pages are helpful, where visitors come from, and what we can improve." |
| 24 | + }, |
| 25 | + "marketing": { |
| 26 | + "label": "Personalization", |
| 27 | + "sublabel": "Targeting Cookies", |
| 28 | + "description": "Used for personalized advertising and remarketing. Your preference here gives you full control." |
| 29 | + } |
21 | 30 | } |
22 | 31 | } |
0 commit comments