question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

how to make a multilingue surveyjs

See original GitHub issue

Are you requesting a feature, reporting a bug or asking a question?

question

What is the current behavior?

survey with default language

What is the expected behavior?

survey in multilanguage

How would you reproduce the current behavior (if this is a bug)?

Provide the test code and the tested page URL (if applicable)

Tested page URL: https://surveyjs.io/Examples/Survey-Creator/?id=multiplelanguages&platform=jQueryV2#content-result

Test code Survey.surveyLocalization.supportedLocales = [“en”, “de”, “es”, “fr”]; const options = { showTranslationTab: true }; var json = {

your_code_here

Specify your

browser:Chrome browser version:Version 102.0.5005.115 (Official Build) (64-bit) surveyjs platform jquery surveyjs version:1.9.2

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
andrewtelnovcommented, Jul 1, 2022

😃

  1. yourValue it could be “de” or “fr” and so on
  2. As I wrote, languages selector UI should be implemented by you. SurveyJS Library, widget has to be integrated into a web application. It should not have it’s own language selector UI.

Thank you, Andrew

0reactions
go-sudocommented, Jul 1, 2022

😃 Thank you very much, it works!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Create a Multilingual Form | Survey - Reactjs Example
With the Translation tab of the SurveyJS Creator UI, you can create surveys, quizzes, and other web forms in multiple languages for your...
Read more >
How to use translation tab - surveyjs Support
We want to make our survey multilingual. We could find that “.ts” files can be used but this does not change the text...
Read more >
Build a multi-language survey with Cosmic + Survey.js
Currently, the survey API only supports a specific subset of locales due to limitations of the Survey.js library. These locales are ar, zh-Hans, ......
Read more >
Create a multilingual survey - Dynamics 365
To create a multilingual survey, you must first add a language (additional or custom) and then add translations for the corresponding strings in ......
Read more >
SurveyJS Reviews 2022: Details, Pricing, & Features
SurveyJS is a modern, feature-rich and high-performance solution that allows to create online forms, surveys, or questionnaires using an easy-to-use, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found