Skip to content

Fix HTML rendering broken by double apostrophes in French translations#17735

Open
04cb wants to merge 1 commit intoethereum:devfrom
04cb:fix/escape-apostrophes-in-french-translations
Open

Fix HTML rendering broken by double apostrophes in French translations#17735
04cb wants to merge 1 commit intoethereum:devfrom
04cb:fix/escape-apostrophes-in-french-translations

Conversation

@04cb
Copy link

@04cb 04cb commented Mar 7, 2026

Fixes #17631. Double apostrophes before HTML tags in French translation JSON were causing tags to render as plain text instead of being interpreted as HTML. Changed l''< to l'< in two places.

@github-actions github-actions bot added the translation 🌍 This is related to our Translation Program label Mar 7, 2026
@netlify
Copy link

netlify bot commented Mar 7, 2026

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit a9f82bc
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/69ac44aea9d7cc0008442b95
😎 Deploy Preview https://deploy-preview-17735.ethereum.it
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
7 paths audited
Performance: 57 (🟢 up 4 from production)
Accessibility: 94 (🟢 up 1 from production)
Best Practices: 100 (no change from production)
SEO: 99 (no change from production)
PWA: 59 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

translation 🌍 This is related to our Translation Program

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: apostrophes break <strong> rendering in French translations

1 participant