Add survey save button text
This commit is contained in:
parent
64bf100a19
commit
2c665399b6
|
|
@ -131,6 +131,7 @@
|
|||
survey.css = css;
|
||||
survey.locale = 'de';
|
||||
survey.showProgressBar = 'bottom';
|
||||
survey.pageNextText = 'Speichern & Weiter';
|
||||
return survey;
|
||||
},
|
||||
reopen() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue