{
	"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"
    }
}