Forum Discussion
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
ChiaraS
8 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