jenkins-bot has submitted this change and it was merged. ( 
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(-)

Approvals:
  jenkins-bot: Verified
  Thiemo Mättig (WMDE): Looks good to me, approved



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: merged
Gerrit-Change-Id: I6b43f79ddeef6ae1d3a20a76764337e06025d737
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/IndexFunction
Gerrit-Branch: master
Gerrit-Owner: Aftab <aftabuzzamanul...@gmail.com>
Gerrit-Reviewer: Thiemo Mättig (WMDE) <thiemo.maet...@wikimedia.de>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to