Add message 'undelete-fieldset-title' to resolve issue identified in r37095 and rever...
[lhc/web/wiklou.git] / languages / messages / MessagesBh.php
index 4d54a59..7fdb234 100644 (file)
@@ -1,8 +1,11 @@
 <?php
-/** Bihara (भोजपुरी)
-  *
-  * @addtogroup Language
-  */
+/** Bihari (भोजपुरी)
+ *
+ * @ingroup Language
+ * @file
+ *
+ * @author Jon Harald Søby
+ */
 
 $digitTransformTable = array(
        '0' => '०', # &#x0966;
@@ -17,4 +20,9 @@ $digitTransformTable = array(
        '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' => 'पहिलका पन्ना',
+
+);