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

Change subject: Localize namespaces in Doteli
......................................................................

Localize namespaces in Doteli

Translation author: @nirajan_pant (Nirajan Pant)
Bug: T162874

Change-Id: I811da68b297e2701e17c44bb497787e19e2569e1
---
M Scribunto.namespaces.php
1 file changed, 5 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Scribunto 
refs/changes/13/348113/1

diff --git a/Scribunto.namespaces.php b/Scribunto.namespaces.php
index 4b5af91..e2b222d 100644
--- a/Scribunto.namespaces.php
+++ b/Scribunto.namespaces.php
@@ -123,6 +123,11 @@
        829 => 'Modul_diskusija',
 );
 
+$namespaceNames['dty'] = array(
+       828 => 'मोड्युल',
+       829 => 'मोड्युल_कुरणि',
+);
+
 $namespaceNames['dv'] = array(
        828 => 'މޮޑިއުލް',
        829 => 'މޮޑިއުލް_ޚިޔާލު',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I811da68b297e2701e17c44bb497787e19e2569e1
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Scribunto
Gerrit-Branch: master
Gerrit-Owner: Dereckson <[email protected]>

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

Reply via email to