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

Detect system-default language #50

Closed
mrfatguy opened this issue Mar 10, 2024 · 0 comments · Fixed by #92
Closed

Detect system-default language #50

mrfatguy opened this issue Mar 10, 2024 · 0 comments · Fixed by #92
Assignees
Labels
feature New feature or request, requires business analysis in most cases

Comments

@mrfatguy
Copy link
Contributor

mrfatguy commented Mar 10, 2024

Overview

Please, implement a feature that will set in-game language to the same as system-default language, if there is no language preference done by player saved (#49).

Narrative

  • As a player
  • I want to see game in my system-default language
  • So that I don't have to change in from English, if this is not my default language

Acceptance Criteria

  • Given that I have started a game
  • And that I haven't changed language ever before
  • When I pass the logo screen
  • Then I can see that the entire game is in the same language as my system-default language

For the webapp version, I think you have to read default language out of browser settings (set in request header).

@mrfatguy mrfatguy added the feature New feature or request, requires business analysis in most cases label Mar 10, 2024
@mrfatguy mrfatguy added this to the Translations milestone Mar 12, 2024
MadejaMaciej added a commit that referenced this issue Mar 23, 2024
MadejaMaciej added a commit that referenced this issue Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request, requires business analysis in most cases
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants