Issue Description:
Currently, users of "@abacritt/angularx-social-login" face a challenge with Google login button language selection. The library lacks a feature to manually set the button's language, hindering its usability for multilingual applications.
Problem Statement:
The absence of manual language selection for the Google button creates inconsistency in user experience, particularly in multilingual contexts.
Proposed Solution:
Introduce a "lang" field with a language code value within the "useValue" property in the configuration file. This enhancement empowers developers to specify the language for the Google button manually, ensuring a consistent interface language across diverse user bases.
Benefits:
Enhanced user experience and accessibility
Simplified localization for applications targeting multilingual audiences
Issue Description: Currently, users of "@abacritt/angularx-social-login" face a challenge with Google login button language selection. The library lacks a feature to manually set the button's language, hindering its usability for multilingual applications.
Problem Statement: The absence of manual language selection for the Google button creates inconsistency in user experience, particularly in multilingual contexts.
Proposed Solution: Introduce a "lang" field with a language code value within the "useValue" property in the configuration file. This enhancement empowers developers to specify the language for the Google button manually, ensuring a consistent interface language across diverse user bases.
Benefits: Enhanced user experience and accessibility Simplified localization for applications targeting multilingual audiences