Forum Discussion
4 Replies
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- vaishnavi8 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 vaishnavi I think there is no such API to get all the supported language for a specific instance. I would also love to hear from lithium experts if there is something helpful to get it complete.
Sign in to react to this post