Take a look at the following page
http://datatables.net/usage/i18n
You need to construct a js object with defined fields for your localised and include this in the initialisation code.
E.g.
[code]
$(document).ready(function() {
$('#example').dataTable( {
"oLanguage": {
"oPaginate": {
"sFirst": "Premi
Replies
http://datatables.net/usage/i18n
You need to construct a js object with defined fields for your localised and include this in the initialisation code.
E.g.
[code]
$(document).ready(function() {
$('#example').dataTable( {
"oLanguage": {
"oPaginate": {
"sFirst": "Premi