17 lines
499 B
Plaintext
17 lines
499 B
Plaintext
|
{
|
||
|
"sProcessing": "Working...",
|
||
|
"sLengthMenu": "Montrer _MENU_ items",
|
||
|
"sZeroRecords": "Aucun item à afficher",
|
||
|
"sInfo": "Montrer les items _START_ à _END_ sur _TOTAL_ items",
|
||
|
"sInfoEmpty": "Aucun item à afficher",
|
||
|
"sInfoFiltered": "(filtered from _MAX_ total items)",
|
||
|
"sInfoPostFix": "",
|
||
|
"sSearch": "Recherche :",
|
||
|
"sUrl": "",
|
||
|
"oPaginate": {
|
||
|
"sFirst": "Première",
|
||
|
"sPrevious": "Préc.",
|
||
|
"sNext": "Suiv.",
|
||
|
"sLast": "Dernière"
|
||
|
}
|
||
|
}
|