* Add information about user group membership to Special:Preferences
[mediawiki.git] / languages / messages / MessagesBh.php
blob7fdb234be5dd2640b0df0928b20d5bd0311304b3
1 <?php
2 /** Bihari (भोजपुरी)
4 * @ingroup Language
5 * @file
7 * @author Jon Harald Søby
8 */
10 $digitTransformTable = array(
11 '0' => '०', # &#x0966;
12 '1' => '१', # &#x0967;
13 '2' => '२', # &#x0968;
14 '3' => '३', # &#x0969;
15 '4' => '४', # &#x096a;
16 '5' => '५', # &#x096b;
17 '6' => '६', # &#x096c;
18 '7' => '७', # &#x096d;
19 '8' => '८', # &#x096e;
20 '9' => '९', # &#x096f;
23 $messages = array(
24 # All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage) and the disambiguation template definition (see disambiguations).
25 'mainpage' => 'पहिलका पन्ना',
26 'mainpage-description' => 'पहिलका पन्ना',