Skip to content
  • 20th (Victor Nikulshin)'s avatar
    Set only one language as an installation locale · 1e1c056f
    20th (Victor Nikulshin) authored and Victor Nikulshin's avatar Victor Nikulshin committed
    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.
    1e1c056f