17 lines
469 B
Plaintext
Executable File
17 lines
469 B
Plaintext
Executable File
{
|
|
"sProcessing": "Working...",
|
|
"sLengthMenu": "Show _MENU_ items",
|
|
"sZeroRecords": "None item to show",
|
|
"sInfo": "Showing item _START_ to _END_ on _TOTAL_ items",
|
|
"sInfoEmpty": "None item to show",
|
|
"sInfoFiltered": "(filtered from _MAX_ total items)",
|
|
"sInfoPostFix": "",
|
|
"sSearch": "Search :",
|
|
"sUrl": "",
|
|
"oPaginate": {
|
|
"sFirst": "First",
|
|
"sPrevious": "Previous",
|
|
"sNext": "Next",
|
|
"sLast": "Last"
|
|
}
|
|
} |