This module allows you to restrict the available languages for each domain. You can set a default language and choose which languages are permitted for a specific domain.
Overview
Domain Language Access add language restriction. After activation, a new entry in contextual menu on the Domain setting screen named "Languages".
You'll be able to setup default language and only allowed languages.
Setup
To use this first release, use the following command line:
composer require "drupal/domain_language:^1.0@alpha"
Dependencies
Requires Domain Access module (with enabled Domain Configuration module).