Merge pull request #2126 from atmire/ensure-cookie-language-is-valid-main

Ensure cookie language is valid
This commit is contained in:
Tim Donohue
2023-03-23 16:37:30 -05:00
committed by GitHub
3 changed files with 27 additions and 15 deletions

View File

@@ -209,6 +209,10 @@ export const environment: BuildConfig = {
code: 'el',
label: 'Ελληνικά',
active: true,
}, {
code: 'disabled',
label: 'Disabled',
active: false,
}],
// Browse-By Pages