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

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


Localize namespaces in Doteli

Translation authors:
  - @Rameshti (Ram Prasad Joshi)
  - @nirajan_pant (Nirajan Pant)
  - @Janak_bhatta (Janak Bhatta)

Bug: T162873
Change-Id: I317624274d60436b8fa753e1683c3164bf006145
(cherry picked from commit 273e08f559a3eddc33b5fca8c28ecb4b9a83afbf)
---
M Gadgets.namespaces.php
1 file changed, 7 insertions(+), 0 deletions(-)

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



diff --git a/Gadgets.namespaces.php b/Gadgets.namespaces.php
index 8aeeab9..a85bca3 100644
--- a/Gadgets.namespaces.php
+++ b/Gadgets.namespaces.php
@@ -79,6 +79,13 @@
        NS_GADGET_DEFINITION_TALK => 'Halet_şınasnayış_vaten',
 ];
 
+$namespaceNames['dty'] = [
+       NS_GADGET => 'ग्याजेट',
+       NS_GADGET_TALK => 'ग्याजेट_कुरणि',
+       NS_GADGET_DEFINITION => 'ग्याजेट_परिभाषा',
+       NS_GADGET_DEFINITION_TALK => 'ग्याजेट_परिभाषा_कुरणि',
+];
+
 $namespaceNames['en'] = [
        NS_GADGET => 'Gadget',
        NS_GADGET_TALK => 'Gadget_talk',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I317624274d60436b8fa753e1683c3164bf006145
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Gadgets
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