4

I use introJS. My main audience of Russia. How to set the control buttons in the language other than english?

Cœur
  • 37,241
  • 25
  • 195
  • 267
dlarchikov
  • 288
  • 2
  • 11

1 Answers1

7

Using setOptions({nextLabel: 'Далее', prevLabel: 'Назад', doneLabel: 'Закрыть'})

dlarchikov
  • 288
  • 2
  • 11