Remove call to Linker::postParseLinkColour() which is useless and deprecated
[mediawiki.git] / languages / messages / MessagesPi.php
blob5747b090438066fbb8ebb3809c1400bbab0766dc
1 <?php
2 /** Pali (पािऴ)
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' => 'पमुख पत्त',