surveyjs / survey-creator

Scalable open-source survey software to generate dynamic JSON-driven forms within your JavaScript application. The form builder features a drag-and-drop UI, CSS Theme Editor, and GUI for conditional logic and form branching.
https://surveyjs.io/open-source
Other
898 stars 373 forks source link

French Localization - The Question | Error location property caption appears untranslated #5241

Closed JaneSjs closed 7 months ago

JaneSjs commented 7 months ago

T16950 - property Error location not translated https://surveyjs.answerdesk.io/internal/ticket/details/T16950

It is necessary to declare an additional p.errorLocation string within a SurveyJS Creator French localization.

andrewtelnov commented 7 months ago

The issue is fixed by this PR.

Thank you, Andrew