content: sort tour translations links

Sorting by the latinized name of the language is a common choice
(wikipedia does that). Considering that at this point (we're on page
2) the user has already read some english text (page 1, with the
welcome, is in english), this shouldn't be too controversial or
unfriendly.

Change-Id: Id12be4e7bbae4099e98314256488a62f8da1ecd1
Reviewed-on: https://go-review.googlesource.com/93595
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
diff --git a/content/welcome.article b/content/welcome.article
index f00d617..2b1eda9 100644
--- a/content/welcome.article
+++ b/content/welcome.article
@@ -49,22 +49,22 @@
 
 - [[https://go-tour-br.appspot.com/][Brazilian Portuguese — Português do Brasil]]
 - [[https://go-tour-ca.appspot.com/][Catalan — Català]]
-- [[https://go-tour-de.appspot.com/][German — Deutsch]]
-- [[https://go-tour-es.appspot.com/][Spanish — Español]]
+- [[https://tour.go-zh.org/][Simplified Chinese — 中文(简体)]]
+- [[https://go-tour-zh-tw.appspot.com/][Traditional Chinese — 中文(繁體)]]
 - [[https://go-tour-fr.appspot.com/][French — Français]]
+- [[https://go-tour-de.appspot.com/][German — Deutsch]]
+- [[https://go-tour-he.appspot.com/][Hebrew — עִבְרִית]]
 - [[https://go-tour-id2.appspot.com/][Indonesian — Bahasa Indonesia]]
 - [[https://go-tour-ita.appspot.com/][Italian — Italiano]]
-- [[https://go-tour-he.appspot.com/][Hebrew — עִבְרִית]]
 - [[https://go-tour-jp.appspot.com/][Japanese — 日本語]]
 - [[https://go-tour-kr.appspot.com/][Korean — 한국어]]
 - [[https://go-tour-ro.appspot.com/][Romanian — Română]]
-- [[https://tour.go-zh.org/][Simplified Chinese — 中文(简体)]]
-- [[https://go-tour-zh-tw.appspot.com/][Traditional Chinese — 中文(繁體)]]
+- [[https://go-tour-ru-ru.appspot.com/][Russian - Русский]]
+- [[https://go-tour-es.appspot.com/][Spanish — Español]]
+- [[https://go-tour-th.appspot.com/][Thai - ภาษาไทย]]
+- [[https://go-tour-turkish.appspot.com/][Turkish - Türkçe]]
 - [[https://go-tour-ua.appspot.com/][Ukrainian — Українська]]
 - [[https://go-tour-uz.appspot.com/][Uzbek — Ўзбекча]]
-- [[https://go-tour-turkish.appspot.com/][Turkish - Türkçe]]
-- [[https://go-tour-ru-ru.appspot.com/][Russian - Русский]]
-- [[https://go-tour-th.appspot.com/][Thai - ภาษาไทย]]
 
 Click the [[javascript:highlightAndClick(".next-page")]["next"]] button or type `PageDown` to continue.