Internationalisation bug
Internationalisation bug
![wws](https://secure.gravatar.com/avatar/5f4d0772e1e458d3ff198d96b180f6ec/?default=https%3A%2F%2Fvanillicon.com%2F5f4d0772e1e458d3ff198d96b180f6ec_200.png&rating=g&size=120)
Hi
I'm trying to use parameter oPaginate.
[code]
"sPaginationType": "full_numbers",
"oLanguage": {
"oPaginate": {
"sFirst": "1",
"sNext": "text in foreign lang.",
"sPrevious": "yet another text."
}
}
[/code]
It doesn't work :(
BTW, How I can change the text "Previous" and "Next" in 'two_button' PaginationType?
Thanks
I'm trying to use parameter oPaginate.
[code]
"sPaginationType": "full_numbers",
"oLanguage": {
"oPaginate": {
"sFirst": "1",
"sNext": "text in foreign lang.",
"sPrevious": "yet another text."
}
}
[/code]
It doesn't work :(
BTW, How I can change the text "Previous" and "Next" in 'two_button' PaginationType?
Thanks
This discussion has been closed.
Replies
Can you please link me to a simple demo that shows the problem?
Allan