Catrope has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/278328

Change subject: Add namespace translation for Konkani (gom)
......................................................................

Add namespace translation for Konkani (gom)

Contributed by User:The Discoverer.

Change-Id: Ic83a3b46756709b2038daf483d2935257cfa6f34
---
M Flow.namespaces.php
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Flow 
refs/changes/28/278328/1

diff --git a/Flow.namespaces.php b/Flow.namespaces.php
index ea6d956..4c70dbb 100644
--- a/Flow.namespaces.php
+++ b/Flow.namespaces.php
@@ -74,6 +74,10 @@
        NS_TOPIC =>  'Sujet',
 );
 
+$namespaceNames['gom'] = array(
+       NS_TOPIC => 'विशय',
+);
+
 /** Hebrew */
 $namespaceNames['he'] = array(
        NS_TOPIC =>  'נושא',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic83a3b46756709b2038daf483d2935257cfa6f34
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: Catrope <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to