Mholloway has uploaded a new change for review.

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

Change subject: Add Chinese (zh) to static languages list
......................................................................

Add Chinese (zh) to static languages list

The mobileapps service (specifically the Wiktionary endpoint) is still
producing a substantial number of 404s in production.  One reason for
this is that the static languages list did not include "Chinese" without
further qualification ("Simplified", "Traditional", etc.), but Wiktionary
includes many such entries.  This adds it to the list.

Change-Id: I1392d6233f359fe75556dcd24c47abf9935b68f0
---
M static/languages_list.json
1 file changed, 3 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/services/mobileapps 
refs/changes/35/299535/1

diff --git a/static/languages_list.json b/static/languages_list.json
index 12c0fa4..7e8a6f8 100644
--- a/static/languages_list.json
+++ b/static/languages_list.json
@@ -10,7 +10,7 @@
   "Ndonga": "ng",
   "Moksha": "mdf",
   "Tigrinya": "ti",
-  "Yoruba": "yo", 
+  "Yoruba": "yo",
   "Bambara": "bm",
   "Sindhi": "sd",
   "French": "fr",
@@ -290,5 +290,6 @@
   "Esperanto": "eo",
   "Kirundi": "rn",
   "Ossetian": "os",
-  "Gova Konknni": "gom"
+  "Gova Konknni": "gom",
+  "Chinese": "zh"
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1392d6233f359fe75556dcd24c47abf9935b68f0
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/mobileapps
Gerrit-Branch: master
Gerrit-Owner: Mholloway <[email protected]>

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

Reply via email to