AlkantarClanX12

Your IP : 3.147.205.19


Current Path : /home/thanudqk/128shen.com/wp-content/plugins/tablepress/i18n/datatables/
Upload File :
Current File : /home/thanudqk/128shen.com/wp-content/plugins/tablepress/i18n/datatables/lang-hi_IN.php

<?php
/**
 * TablePress DataTables language file for "hi_IN".
 *
 * @package TablePress
 * @subpackage DataTables
 * @author Tobias Bäthge
 * @since 2.0.0
 */

return array(
	'info'         => '_START_ to _END_ of _TOTAL_ प्रविष्टियां दिखा रहे हैं',
	'infoEmpty'    => '0 में से 0 से 0 प्रविष्टियां दिखा रहे हैं',
	'infoFiltered' => '(_MAX_ कुल प्रविष्टियों में से छठा हुआ)',
	'infoPostFix'  => '',
	'lengthMenu'   => ' _MENU_ प्रविष्टियां दिखाएं ',
	'processing'   => 'प्रगति पे हैं ...',
	'search'       => 'खोजें:',
	'zeroRecords'  => 'रिकॉर्ड्स का मेल नहीं मिला',
	'paginate'     => array(
		'first'    => '❮❮',
		'previous' => '❮',
		'next'     => '❯',
		'last'     => '❯❯',
	),
	'decimal'      => '',
	'thousands'    => ',',
);