changelog/enable-translationsshipped may 12, 2026
Making a funnel translatable used to mean going page by page and wrapping every string by hand. Now it is one click. AppFunnel scans your pages for text, wraps it for translation, and seeds the source catalog, so a single-language funnel becomes a multi-language one automatically.
Use cases
- Go global in one step - turn on translations and let the scan find every string for you
- Skip the manual wrapping - no combing through components to tag text for translation by hand
- Start from a real baseline - your existing copy seeds the source catalog, ready to translate
Impact
The wall between one market and many just came down. What was a tedious refactor is now a single action, so you can decide to localize on a Tuesday and have a translatable funnel by lunch. Pair it with the Localization view and a new language is genuinely a day of work.