#1055 Add link to Wiki registration page in config, update translations page

This commit is contained in:
ljacqu
2017-01-07 11:08:45 +01:00
parent 385f7d6b1d
commit deb5c65f89
4 changed files with 34 additions and 30 deletions
@@ -132,6 +132,7 @@ public class TranslationPageGenerator implements AutoToolTask {
.put("vn", "Vietnamese")
.put("zhcn", "Chinese (China)")
.put("zhhk", "Chinese (Hong Kong)")
.put("zhmc", "Chinese (Macau)")
.put("zhtw", "Chinese (Taiwan)")
.build();
}