Ask HN: Extract text and translate on every PR
1 danielandrews43 2 5/18/2025, 6:22:45 PM
One of the most tedious parts of frontend dev for our team is making sure all text is extracted to query strings for translation. We use i18n, and it’s great, but a lot falls through the cracks.
Have you set something up for your org on every pull request that pulls out text?
Looking for something to help with DX though here, not QA