Localization fix.
[lhc/web/wiklou.git] / languages / messages / MessagesBh.php
index ec7e4f6..d1d28a9 100644 (file)
@@ -1,8 +1,10 @@
 <?php
-/** Bihara (भोजपुरी)
-  *
-  * @addtogroup Language
-  */
+/** Bihari (भोजपुरी)
+ *
+ * @ingroup Language
+ * @file
+ *
+ */
 
 $digitTransformTable = array(
        '0' => '०', # &#x0966;
@@ -16,3 +18,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' => 'पहिलका पन्ना',
+
+);