Forum Discussion
VikasB
8 years agoBoss
vaishnavi You can check it here
Studio > Text Editor > Language
And you can create a custom language selector on bases of that.
Sign in to react to this post
vaishnavi
8 years agoExpert
Hi,
I do not want to go to the page manually to check what languages are added.
I want to fetch them dynamically using any context variables or API.
Thanks.
Sign in to react to this post
- ChiaraS8 years agoLithium Alumni (Retired)
I don't think there's a way to get the list via API or context objects unfortunately...
But, as the list of supported languages is set at community launch and other languages support is not added that frequently, I would just store the list of supported languages in a variable or setting.
Sign in to react to this post