LP#1982887: (follow-up) set l10n list back to en-US
authorGalen Charlton <gmc@equinoxOLI.org>
Tue, 1 Nov 2022 19:42:29 +0000 (15:42 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Tue, 1 Nov 2022 19:46:19 +0000 (15:46 -0400)
commit108a6ca0cfb055bfb1773a8653a8f564c4d626a0
tree735b58f58247565e7e64c4be787229d1e8da8daa
parent26a35bea2925fb938aa90c4b1ae1056c53ab0214
LP#1982887: (follow-up) set l10n list back to en-US

This works around an issue where the Angular staff client's
navbar langauge selector selects all provided locales, but
that can break things without additional configuration.

To enable the Czech translation, edit

Open-ILS/src/eg2/src/environments/environment.prod.ts

to add 'cs-CZ' to the list of locales, then rebuild the
Angular app using

ng build --configuration=production

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/eg2/src/environments/environment.prod.ts