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(config): Add "lang" field with language code value to "useValue"… #763

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

mateuszprzeczek
Copy link

@mateuszprzeczek mateuszprzeczek commented Apr 23, 2024

Description:
This commit introduces a new feature to enhance language selection for the Google login button in "@abacritt/angularx-social-login". The "lang" field, with a language code value, has been added to the "useValue" property in the configuration file. This addition allows developers to manually specify the language for the Google button interface, improving usability for multilingual applications.

Changes Made:

Added "lang" field to the "useValue" property in the configuration file Enabled manual language selection for the Google login button Related Issue: #762 - "Add manual support for language selection in the Google button"

… property

Description:
This commit introduces a new feature to enhance language selection for the Google login button in "@abacritt/angularx-social-login". The "lang" field, with a language code value, has been added to the "useValue" property in the configuration file. This addition allows developers to manually specify the language for the Google button interface, improving usability for multilingual applications.

Changes Made:

Added "lang" field to the "useValue" property in the configuration file
Enabled manual language selection for the Google login button
Related Issue: abacritt#762 - "Add manual support for language selection in the Google button"
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.

3 participants