Topic: Translating Datatables text
                  
                  Zxcid
                  free
                  asked 5 years ago
                
Hello everyone, I'm currently using the material design datatable. Since I'm building a website in another lenguage I would like to change the "show entries" label content, the "No matching records found" text when your search doesn't find any results, and the "Showing * to * of * entries (filtered from * total entries)" text in the info div at the bottom. So is there an option for the
$('#dtMaterialDesignExample').DataTable({
    "pagingType": "simple_numbers",
    "ordering": false
});
table init that can replace those content?
Many thanks in advance to everyone that will help.
EDIT: I found my answer here https://mdbootstrap.com/support/jquery/internationalisation-of-datatables/ , so the main problem is solved. I'd appreciate if someone could point me to a .json file with an italian translation, in the meanwhile I'll start translating it myself.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Opened
- ForumUser: Free
 - Premium support: No
 - Technology: MDB jQuery
 - MDB Version: 4.19.1
 - Device: All
 - Browser: All
 - OS: Windows 10
 - Provided sample code: No
 - Provided link: Yes
 
Tomek Makowski staff commented 5 years ago
Hi
Unfortunately, we do not provide translation to any language. You have to do it on your own.
Best, regards