Liangent has uploaded a new change for review.
https://gerrit.wikimedia.org/r/51345
Change subject: Add Chinese namespace names
......................................................................
Add Chinese namespace names
Change-Id: I0165d3f9a518334b716f57923346ce743bbdbfcc
---
M Scribunto.namespaces.php
1 file changed, 10 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Scribunto
refs/changes/45/51345/1
diff --git a/Scribunto.namespaces.php b/Scribunto.namespaces.php
index faa6d83..4c67f99 100644
--- a/Scribunto.namespaces.php
+++ b/Scribunto.namespaces.php
@@ -21,3 +21,13 @@
828 => 'יחידה',
829 => 'שיחת_יחידה',
);
+
+$namespaceNames['zh-hans'] = array(
+ 828 => '模块',
+ 829 => '模块讨论',
+);
+
+$namespaceNames['zh-hant'] = array(
+ 828 => '模組',
+ 829 => '模組討論',
+);
--
To view, visit https://gerrit.wikimedia.org/r/51345
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0165d3f9a518334b716f57923346ce743bbdbfcc
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Scribunto
Gerrit-Branch: master
Gerrit-Owner: Liangent <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits