Skip to content
Commit 1e1c056f authored by 20th (Victor Nikulshin)'s avatar 20th (Victor Nikulshin) Committed by Victor Nikulshin
Browse files

Set only one language as an installation locale

The `site_languages` parameter can receive multiple language codes separated by
commas. Thus its value cannot be reused as-is as a value of `locale` parameter
which is passed to Drush during site installation.

The value of `site_languages` must be split, and the first element in the list
of languages will be used as a site locale during installation.
parent c5f4687e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment