Steve Jalim
Steve Jalim
The refreshed site will have a set of core pages which should be localized in to all core languages. Ideally, @stephaniehobson is keen for this to happen automatically - this...
One of the challenges of a large, mutilingual site in Wagtail is that the we quickly end up with multiple page trees with multiple localised 'cousins' of the pages in...
We need to set up some kind of notification when we the CMS gets new translations from Smartling. This is particularly important because unless the option is ticked to immediately...
_(Draft issue - context may be incorrect)_ ## Context At the moment, source (English) strings flow from `mozilla/bedrock` end up in the `www-l10n` repo, where a [custom Github Action](https://github.com/mozilla-l10n/www-l10n/actions/workflows/reference_linter.yaml) lints...
I have a Page with the following fields * title - CharField * desc - CharField * content - RichTextField The content if the RichTextField was pasted from rendered HTML...