Problem/Motivation
A multilingual (English and Spanish) website should be installed as part of the Umami OOTB experience.
Having that in core would also allow the ability to submit patches that will fix various Umami's multilingual issues (ie. View that displays only recipes in the current language, etc.)
Having that in core would also allow the ability to submit patches to fix Umami's multilingual issues (ie. View that displays only content in current language, etc.)
Proposed resolution
Enable the 4 language related core modules -
- language
- config_translation
- content_translation
- locale
Add config files to the demo_umami install profile that would enable English and Spanish.
If a user chooses to install Umami any other language, English and Spanish should still be enabled in addition to the language the user chose.
Remaining tasks
Create and update the config files for demo_umami install profile.