Skip to content

Check that languages are supported before showing translation banner

Samwilson requested to merge supported-translation-langs into main

Retrieve the list from the CX API of all supported languages, and cache the relevant parts in localStorage so that they can be queried before showing the banner suggesting translation.

Bug: T374183

Merge request reports