Role Language Negotiation module provides the ability for the site administrator to configure language negotiation depending on user roles.

Installation

Open your terminal and download with composer.
composer require drupal/role_language_negotiation
OR
1. Download the module to your DRUPAL_ROOT/modules directory, or where ever you install contrib modules on your site.
2. Go to Admin > Extend and enable the module.