WARNING: HUGE COMMIT
[lhc/web/wiklou.git] / languages / messages / MessagesPi.php
index 0caf908..5747b09 100644 (file)
@@ -1,8 +1,11 @@
 <?php
 /** Pali (पािऴ)
-  *
-  * @addtogroup Language
-  */
+ *
+ * @ingroup Language
+ * @file
+ *
+ * @author Jon Harald Søby
+ */
 
 $digitTransformTable = array(
        '0' => '०', # &#x0966;
@@ -16,3 +19,10 @@ $digitTransformTable = array(
        '8' => '८', # &#x096e;
        '9' => '९', # &#x096f;
 );
+
+$messages = array(
+# 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).
+'mainpage'             => 'पमुख पत्त',
+'mainpage-description' => 'पमुख पत्त',
+
+);