Aftab has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/352618 )

Change subject: Add IndexFunction.alias.php translation for Bengali (bn)
......................................................................

Add IndexFunction.alias.php translation for Bengali (bn)

Change-Id: I6b43f79ddeef6ae1d3a20a76764337e06025d737
---
M IndexFunction.alias.php
1 file changed, 5 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/IndexFunction 
refs/changes/18/352618/2

diff --git a/IndexFunction.alias.php b/IndexFunction.alias.php
index d64b853..dbe57ab 100644
--- a/IndexFunction.alias.php
+++ b/IndexFunction.alias.php
@@ -44,6 +44,11 @@
        'Index' => array( 'نمایگ' ),
 );
 
+/** Bengali (বাংলা) */
+$specialPageAliases['bn'] = array(
+       'Index' => array( 'নির্ঘণ্ট' ),
+);
+
 /** Breton (brezhoneg) */
 $specialPageAliases['br'] = array(
        'Index' => array( 'Meneger' ),

-- 
To view, visit https://gerrit.wikimedia.org/r/352618
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6b43f79ddeef6ae1d3a20a76764337e06025d737
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/IndexFunction
Gerrit-Branch: master
Gerrit-Owner: Aftab <aftabuzzamanul...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to