Open salehasadi opened 3 years ago
@salehasadi This strings belongs to Survey Localization and not SurveyJS Creator localization. You have to change the survey.locale property from "default" to the locale you need.
You can change the survey default locale as: Survey.surveyLocalization.defaultLocale = "de";
.
Thank you, Andrew
@andrewtelnov Thanks, that works. could you please check if this is mentioned in docs or not?
Are you requesting a feature, reporting a bug or ask a question?
seems this is a bug.
What is the current behavior?
otherItemText does not appear according to selected locale and seems always is reading default strings.
What is the expected behavior?
otherItemText should appear according to active locale.
How would you reproduce the current behavior (if this is a bug)?
simply could be checked in localization example in your website.
Provide the test code and the tested page URL (if applicable)
Tested page URL: https://surveyjs.io/Examples/Survey-Creator/?id=localization#content-result
Specify your