]> git.evergreen-ils.org Git - working/Evergreen.git/commit
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:44:17 +0000 (15:44 -0400)
commitb4e52b4d24e9b47a771fd1845e40d854b52bb631
tree262e47df8f12a1f42138a086a53fcf7356f936bf
parent56709d6d7c8de4d2f6c0659c464b79c7da1e29f1
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