s/existant/existent/
[mediawiki.git] / languages / messages / MessagesPi.php
blobc76ef58f9b62c77113f61eb0c1e35910de2a0f87
1 <?php
2 /** Pali (पािऴ)
4 * @ingroup Language
5 * @file
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' => 'पमुख पत्त',