Russian language problem
Russian language problem
azamat
Posts: 1Questions: 1Answers: 0
Hi!
I like jquery datatable, thanks for this product!
My problem: i set default russian languages, but if i select row this information don't translate.
<code>
$.extend(true, $.fn.dataTable.defaults, {
language: {
url: "//cdn.datatables.net/plug-ins/1.10.13/i18n/Russian.json"
}
});
</code>
This discussion has been closed.
Answers
You can add entry for selected row in that json file by downloading to local storage and then set url to modified json file