Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix regional language selection (de, pt, zh) #1893

Merged
merged 4 commits into from Oct 22, 2021
Merged

Fix regional language selection (de, pt, zh) #1893

merged 4 commits into from Oct 22, 2021

Conversation

veloce
Copy link
Collaborator

@veloce veloce commented Oct 21, 2021

  • Available languages is no more controlled by crowdin available translations but are aligned to be consistent with lichess website.
  • it also fixes language with regional variant selection (for instance selecting german was wrongly loading swiss german language).
  • add the 'en-GB' locale which is the default english language in lichess.
  • the script i18n-update has been reworked to be able to fetch the translation source (en-GB) from ornicar/lila repo.

Comment on lines +2 to +3
"playWithAFriend": "Hello",
"playWithTheMachine": "Ok"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤔

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it won't appear in the app as we hardcode available languages now, based on website

@veloce veloce merged commit a70acb9 into master Oct 22, 2021
@veloce veloce deleted the fixTranslations branch October 22, 2021 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants