• File: lang-en_US.json
  • Full Path: /home/lef/public_html/wp-content/plugins/tablepress/i18n/datatables/lang-en_US.json
  • File size: 707 bytes
  • MIME-type: text/plain
  • Charset: utf-8
{
	"emptyTable":		"No data available in table",
	"info":				"Showing _START_ to _END_ of _TOTAL_ entries",
	"infoEmpty":		"Showing 0 to 0 of 0 entries",
	"infoFiltered":		"(filtered from _MAX_ total entries)",
	"infoPostFix":		"",
	"lengthMenu":		"Show _MENU_ entries",
	"loadingRecords":	"Loading...",
	"processing":		"Processing...",
	"search":			"Search:",
	"zeroRecords":		"No matching records found",
	"paginate": {
		"first":		"First",
		"previous":		"Previous",
		"next":			"Next",
		"last":			"Last"
	},
	"aria": {
		"sortAscending":	": activate to sort column ascending",
		"sortDescending":	": activate to sort column descending"
	},
	"decimal":			"",
	"thousands":		","
}