summaryrefslogtreecommitdiff
path: root/lang/hi/lang.php
blob: 29839596251a7932b6ddc0b898c8e0bd98851247 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php
/**
 * Hindi language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 */

$lang['discussion']      = 'चर्चा';
$lang['back_to_article'] = 'वापस लेख करने के लिए';
$lang['userpage']        = 'सदस्य';

//Setup VIM: ex: et ts=2 :