Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve documentation for default language selection #4026

Closed
hauschke opened this issue Dec 2, 2024 · 0 comments · Fixed by #4028 or vivo-project/Vitro#481
Closed

Improve documentation for default language selection #4026

hauschke opened this issue Dec 2, 2024 · 0 comments · Fixed by #4028 or vivo-project/Vitro#481
Assignees
Milestone

Comments

@hauschke
Copy link
Member

hauschke commented Dec 2, 2024

Is your feature request related to a problem? Please describe.
As far as I understand, the first language in languages.selectableLocales is the default language for a VIVO.

# A list of supported languages or Locales that the user may choose to

languages.selectableLocales = en_US, es_GO means English is default.
languages.selectableLocales = es_GO, en_US means Spanish is default.

This is not documented in the runtime.properties, neither in the VIVO documentation (as far as I can see).

Describe the solution you'd like
This should be documented in both places. Maybe https://wiki.lyrasis.org/display/VIVODOC115x/Minimum+Configuration is the right place? Maybe somewhere else?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants