Put some upper limit here
[mediawiki.git] / languages / messages / MessagesBh.php
blob6ccb3f71a296417ac36ad3903467a673aa5467b0
1 <?php
2 /** Bihari (भोजपुरी)
4 * @addtogroup Language
6 * @author Jon Harald Søby
7 */
9 $digitTransformTable = array(
10 '0' => '०', # &#x0966;
11 '1' => '१', # &#x0967;
12 '2' => '२', # &#x0968;
13 '3' => '३', # &#x0969;
14 '4' => '४', # &#x096a;
15 '5' => '५', # &#x096b;
16 '6' => '६', # &#x096c;
17 '7' => '७', # &#x096d;
18 '8' => '८', # &#x096e;
19 '9' => '९', # &#x096f;
22 $messages = array(
23 # 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).
24 'mainpage' => 'पहिलका पन्ना',
25 'mainpage-description' => 'पहिलका पन्ना',