jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/349909 )

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


Localize namespaces in Doteli

Translation author: @nirajan_pant (Nirajan Pant)

Bug: T162874
Change-Id: I811da68b297e2701e17c44bb497787e19e2569e1
(cherry picked from commit 010603d6ce4a9569e9dc8f18669ab234dd91edf3)
---
M Scribunto.namespaces.php
1 file changed, 5 insertions(+), 0 deletions(-)

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



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/349909
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I811da68b297e2701e17c44bb497787e19e2569e1
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Scribunto
Gerrit-Branch: wmf/1.29.0-wmf.20
Gerrit-Owner: Dereckson <[email protected]>
Gerrit-Reviewer: Dereckson <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to