AllenFang/react-bootstrap-table

New and Delete button custom text

ehelguero opened this issue · 3 comments

I´m trying to change the text of the buttons new and delete, but the only way I found is editing react-bootstrap-table.js . Is there another way to do this?

Thanks

I can support a customize text on button for you.

Released on v2.2.0, check example

Thank you very much.