- added localization support for all JS SDK methods.
- introduced two new APIs:
getLanguage
and setLanguage
for retrieving and setting the desired language in SDK APIs.
- added a new
lang
property to the init
method to specify the language during SDK initialization.