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

feat: add app.getPreferredSystemLanguages() API #36290

Commits on Nov 9, 2022

  1. feat: add app.getPreferredSystemLanguages() API (#36035)

    * feat: add app.getSystemLanguage() API
    
    * Change the API to getPreferredSystemLanguages
    
    * Fix test
    
    * Clarify docs and add Linux impl
    
    * Remove USE_GLIB
    
    * Don't add C to list
    
    * Remove examples since there's a lot of edge cases
    
    * Fix lint
    
    * Add examples
    
    * Fix compile error
    
    * Apply PR feedback
    
    * Update the example
    
    Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com>
    trop[bot] and rzhao271 committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    b91ff2e View commit details
    Browse the repository at this point in the history