VinceG / twitter-bootstrap-wizard

This twitter bootstrap plugin builds a wizard out of a formatter tabbable structure. It allows to build a wizard functionality using buttons to go through the different wizard steps and using events allows to hook into each step individually.
MIT License
1.39k stars 676 forks source link

rename button: #208

Open fas3r opened 7 years ago

fas3r commented 7 years ago

Hello,

I notice that if I set the value of the button "next" and "previous" button, they get overwritten when the page is loaded. I need to set the value next and previous in differente language, is there a way to overwrite them ?

thank you.

VinceG commented 7 years ago

@fas3r can you show an example? i am not sure if we literally changing the button text.