[4.0] WIP on adding back ability to set site + admin languages in installer#27951
[4.0] WIP on adding back ability to set site + admin languages in installer#27951wilsonge wants to merge 1 commit intojoomla:4.0-devfrom
Conversation
|
Do you really want to add back installing multilingual sample data? |
|
No I don’t. That’s why removing it is one of the items in my to do list ;) |
|
@wilsonge |
|
Well I thought we'd still want |
It includes Please just take a final decision on what you want to install during J installation. |
|
Closing as we have a working PR #28328 |
Related issue: #27059
Summary of Changes
WIP Work on adding back the ability to set site + admin languages in the installer. For now use the installer, install an extra language there. Then once installed successfully change your URL in the browser to <YOUR_JOOMLA_ROOT_URL>/installation/index.php?view=defaultlanguage (obviously this needs to be integrated into the flow see steps left below)
This reinstates back the old view for configuring the default site + admin languages - so that people who don't speak english as a native language are able to set the admin default language before they start to configure things.
Things left to do
Testing Instructions
TODO
Documentation Changes Required
N/A