Sha256: 5fd7f94a206b6e63a0eb3db9da81e2c5f904fa91525f644b10d66d060355e4f2
Contents?: true
Size: 949 Bytes
Versions: 130
Compression:
Stored size: 949 Bytes
Contents
/** * English - this is the default DataTables ships with * @name English * @anchor English * @author <a href="http://www.sprymedia.co.uk/">Allan Jardine</a> */ { "sEmptyTable": "No data available in table", "sInfo": "Showing _START_ to _END_ of _TOTAL_ entries", "sInfoEmpty": "Showing 0 to 0 of 0 entries", "sInfoFiltered": "(filtered from _MAX_ total entries)", "sInfoPostFix": "", "sInfoThousands": ",", "sLengthMenu": " with _MENU_ per page", "sLoadingRecords": "Loading...", "sProcessing": "Processing...", "sSearch": "Search:", "sZeroRecords": "No matching records found", "oPaginate": { "sFirst": "First", "sLast": "Last", "sNext": "Next", "sPrevious": "Previous" }, "oAria": { "sSortAscending": ": activate to sort column ascending", "sSortDescending": ": activate to sort column descending" }, "buttons": { "colvis": "Show / Hide" } }
Version data entries
130 entries across 130 versions & 1 rubygems