If there are any questions that don't have a value in the label or hint column and the auto-translate tool is run the tool will error out with the message Cannot read properties of undefined (reading 'translation').
To Reproduce
Steps to reproduce the behavior:
Create a survey with a question that does not have a value in the label column
Add a language column for the label (ex. label::Spanish (es))
Run the auto-translate tool in Connect.
Expected behavior
Questions with missing values in the language column should be ignored.
Describe the bug
If there are any questions that don't have a value in the label or hint column and the auto-translate tool is run the tool will error out with the message
Cannot read properties of undefined (reading 'translation')
.To Reproduce Steps to reproduce the behavior:
Expected behavior Questions with missing values in the language column should be ignored.
Screenshots
Additional context