Merge "vector: Restore gray search input placeholder"
[lhc/web/wiklou.git] / languages / messages / MessagesBh.php
index fda052a..1ec602b 100644 (file)
@@ -9,22 +9,5 @@
  *
  */
 
-$digitTransformTable = array(
-       '0' => '०', # ०
-       '1' => '१', # १
-       '2' => '२', # २
-       '3' => '३', # ३
-       '4' => '४', # ४
-       '5' => '५', # ५
-       '6' => '६', # ६
-       '7' => '७', # ७
-       '8' => '८', # ८
-       '9' => '९', # ९
-);
+$fallback = 'bho';
 
-$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' => 'पहिलका पन्ना',
-
-);