This commit is contained in:
Victor LABORIE 2018-01-27 21:54:00 +01:00
parent 00e866af57
commit 3ffd218af5

View file

@ -13,7 +13,7 @@
$('.table').DataTable({
"language": {
"emptyTable": "Pas de données disponibles",
"info": "Entrées _START_ à _END_ sur _TOTAL_ entries",
"info": "Entrées _START_ à _END_ sur _TOTAL_ entrées",
"infoEmpty": "Entrées 0 à 0 sur 0",
"infoFiltered": "(filtré sur un total de _MAX_ entrées)",
"infoPostFix": "",