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

Add locale picker to header #824

Merged
merged 7 commits into from
Apr 23, 2024
Merged

Commits on Apr 22, 2024

  1. Add locale picker to header

    This is to make it easier to switch languages, without having to fiddle with browser settings.
    
    Signed-off-by: nscuro <[email protected]>
    nscuro committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    1435579 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74ca027 View commit details
    Browse the repository at this point in the history
  3. Make prettier happy

    Signed-off-by: nscuro <[email protected]>
    nscuro committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    6875e37 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Display locales as country flags rather than language codes

    Thanks @fnxpt for the suggestion!
    
    Signed-off-by: nscuro <[email protected]>
    nscuro committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    fe6a6c7 View commit details
    Browse the repository at this point in the history
  2. Move locale picker to profile dropdown

    Signed-off-by: nscuro <[email protected]>
    nscuro committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    b114d9d View commit details
    Browse the repository at this point in the history
  3. Ensure all language names are capitalized

    Signed-off-by: nscuro <[email protected]>
    nscuro committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    f5b131c View commit details
    Browse the repository at this point in the history
  4. Apply translation suggestions for pt and pt-BR

    Signed-off-by: nscuro <[email protected]>
    nscuro committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    732db02 View commit details
    Browse the repository at this point in the history