Switching to a custom language using the language picker doesn't workIssue When trying to change the language to a custom language (For example Danish) from the language picker, the page reloads but the language doesn't change in the instance.CauseThis occurs because of the invalid language code in the sys_choice table. Checking the de-bug logs show Invalid language:ResolutionUsing the correct language code in the sys_choice table for preferred_language element should help resolve the issue.Related LinksCreate a new choice recordCustom translationsSession debug