Hello! We would like to check if this is possible in the current UI of SurveyJS.
From what I understand, the Export to CSV will only export the languages that were checked in the Languages section from the right side panel. E.g. if there are 8 languages checked, this means that SurveyJS will export those 8 languages selected.
But in our case, we may have more than 8 languages in the survey. Is it possible to export all the languages?
If I understand this correctly, this is also achievable via code https://github.com/surveyjs/survey-creator/issues/3764. But we would like to check first if this can be done in the current UI.
Thanks!