| /**
 * Hindi translation
 *  @name Hindi
 *  @anchor Hindi
 *  @author <a href="http://outshinesolutions.com">Outshine Solutions</a>
 */
{
	"sProcessing":   "?????? ?? ??? ...",
	"sLengthMenu":   " _MENU_ ???????????? ?????? ",
	"sZeroRecords":  "????????? ?? ??? ???? ????",
	"sInfo":         "_START_ to _END_ of _TOTAL_ ???????????? ???? ??? ???",
	"sInfoEmpty":    "0 ??? ?? 0 ?? 0 ???????????? ???? ??? ???",
	"sInfoFiltered": "(_MAX_ ??? ???????????? ??? ?? ??? ???)",
	"sInfoPostFix":  "",
	"sSearch":       "?????:",
	"sUrl":          "",
	"oPaginate": {
		"sFirst":    "?????",
		"sPrevious": "?????",
		"sNext":     "????",
		"sLast":     "?????"
	}
}
 |