add_language
Add a new language to an existing LimeSurvey survey using the survey ID and language code.
Instructions
Add a language to a survey.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| iSurveyID | Yes | Survey ID. | |
| sLanguage | Yes | Language code to add, e.g. 'en', 'fr'. |