Problem/Motivation
\Drupal\locale\LocaleLookup::getCid uses user-roles cache id. User roles have no specific order, it depends on which order the user got the roles. The cache key should be identical for the same set of roles.
\Drupal\locale\LocaleLookup::getCid uses user-roles cache id. User roles have no specific order, it depends on which order the user got the roles. The cache key should be identical for the same set of roles.