Commit graph

3 commits

Author SHA1 Message Date
45b4248662 Add comprehensive i18n support for Norwegian and English
- Add language toggle button with EN/NO options in top-right corner
- Implement complete translation system with localStorage persistence
- Add proper Norwegian translations with correct capitalization
- Support real-time language switching without page reload
- Integrate translations with GDPR consent system and notifications
- Update all UI text, modal content, and status messages
- Fix JavaScript syntax errors with escaped apostrophes
- Follow Norwegian writing conventions for compound words

Features:
• Language preference persisted between visits
• All content translates instantly when switching
• Modal consent flow fully localized
• Button text and notifications use selected language
• HTML lang attribute updates for accessibility

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-08 13:14:50 +02:00
db8c59d226 Add favicon and improve demo page
- Add SVG favicon with privacy shield design
- Include standard .ico favicon for browser compatibility
- Add git repository link to demo page for easy access
- Clean up meta tags and remove unnecessary PWA complexity

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-08 13:05:14 +02:00
2d693605cf Add GDPR compliant optional tracking solution
- Complete demo with privacy-first hero section and live status indicator
- Production-ready integration examples for React, Vue, WordPress, and vanilla JS
- Comprehensive documentation covering API, customization, and legal compliance
- GDPR compliant by default with enhanced tracking only on explicit consent

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-08 12:59:47 +02:00