jenkins-bot has submitted this change and it was merged.

Change subject: Fix Persian namespace name translation
......................................................................


Fix Persian namespace name translation

Follow-up to Ib8cc18d9e478ab98799a3bc79358387ebc38b338

Bug: T109234
Change-Id: I88d059dae86eba42b1bf8c69b09a0f992373c0bd
---
M Flow.namespaces.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Amire80: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/Flow.namespaces.php b/Flow.namespaces.php
index 7412c45..1703187 100644
--- a/Flow.namespaces.php
+++ b/Flow.namespaces.php
@@ -36,7 +36,7 @@
 
 /** Persian */
 $namespaceNames['fa'] = array(
-       NS_TOPIC =>  'موضوع',
+       NS_TOPIC =>  'مبحث',
 );
 
 /** Finnish */

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I88d059dae86eba42b1bf8c69b09a0f992373c0bd
Gerrit-PatchSet: 4
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: Mjbmr <mjb...@gmail.com>
Gerrit-Reviewer: Amire80 <amir.ahar...@mail.huji.ac.il>
Gerrit-Reviewer: Siebrand <siebr...@kitano.nl>
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