| /**
 * Tamil translation
 *  @name Tamil
 *  @anchor Tamil
 *  @author Sam Arul Raj
 */
{
	"sEmptyTable":     "??????????? ???? ?????????????",
	"sInfo":           "??????????? _START_ ???? _END_ ???? _TOTAL_ ????????",
	"sInfoEmpty":      "0 ?????????? 0 0 ????????",
	"sInfoFiltered":   "(_MAX_ ????? ?????????? ??????? ????????)",
	"sInfoPostFix":    "",
	"sInfoThousands":  ",",
	"sLengthMenu":     "_MENU_ ??????",
	"sLoadingRecords": "?????????? ...",
	"sProcessing":     "???????? ...",
	"sSearch":         "?????:",
	"sZeroRecords":    "?????????? ???????? ?????",
	"oPaginate": {
		"sFirst":    "?????",
		"sLast":     "?????",
		"sNext":     "???????",
		"sPrevious": "???????"
	},
	"oAria": {
		"sSortAscending":  ": ????? ???????????? ????????????? ???????????",
		"sSortDescending": ": ????? ?????? ????????????? ???????????"
	}
}
 |