Help users set their default language
<!--IssueSummary start--> <details> <summary> Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards. </summary> - [Work on this issue](https://contributors.gitlab.com/manage-issue?action=work&projectId=278964&issueIid=18924) - [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=18924) </details> <!--IssueSummary end--> ## Background As per a [converation](https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2530) regarding i18n translation quality, we don't want to automatically set the language for the user as there can be edge cases where this is undesirable. We do, however, want to help users understand that GitLab is translated and is available in their language. ## Proposal * If we see that a user has their locale language (not location) set to a language other than English, display a prompt to help them change their language * Ideally, this preference is stored on the server, so if they log in on another machine then their language preference is remembered * We should only add this prompt once more of GitLab's interface is externalised in order to set good expectations of the experience
issue