landing-klikaset/wp-content/plugins/database-for-cf7/libs/datatables/i18n/en_US.json

42 lines
1.2 KiB
JSON
Raw Permalink Normal View History

2024-05-06 11:04:37 +07:00
{
"sEmptyTable": "No data in table",
"sInfo": "View from _START_ to _END_ of _TOTAL_ elements",
"sInfoEmpty": "View from 0 to 0 of 0 elements",
"sInfoFiltered": "(filtered from _MAX_ total elements)",
"sInfoPostFix": "",
"sInfoThousands": ",",
"sLengthMenu": "View _MENU_ elements",
"sLoadingRecords": "Loading...",
"sProcessing": "Processing...",
"sSearch": "Search:",
"sZeroRecords": "Search hasn't any result.",
"oPaginate": {
"sFirst": "First",
"sPrevious": "Previous",
"sNext": "Next",
"sLast": "Last"
},
"oAria": {
"sSortAscending": ": active to sort column by asc order",
"sSortDescending": ": active to sort column by desc order"
},
"buttons": {
"copyTitle": "Copied to clipboard",
"copySuccess": {
"_": "Copied %d rows",
"1": "Copied 1 row"
},
"colvis": "Edit columns",
"sExport": "Export",
"sCopy": "Copy",
"sAll": "All",
"sSelection": "Selection",
"sExcel": "Excel",
"sCsv": "Csv",
"sPdf": "Pdf",
"sPrint": "Print"
},
"select": {
"rows": "%d rows selected"
}
}