diff --git a/public/_includes/_footer.jade b/public/_includes/_footer.jade
index 1cc8c57ace..b2e129f354 100644
--- a/public/_includes/_footer.jade
+++ b/public/_includes/_footer.jade
@@ -13,7 +13,7 @@ else
.c3.main-footer-branding
.logo-inverse-large
- .c3
+ .c2
h3.text-headline RESOURCES
ul.text-body
@@ -25,7 +25,7 @@ else
li Community
li Press Kit
- .c3
+ .c2
h3.text-headline HELP
ul.text-body
@@ -35,7 +35,7 @@ else
li Report Issues
li
- .c3
+ .c2
h3.text-headline COMMUNITY
ul.text-body
@@ -45,6 +45,11 @@ else
li GitHub
li Contribute
+ .c2
+ h3.text-headline LANGUAGES
+
+ ul.text-body
+ li Chinese
footer(class="background-steel")
small.text-caption Powered by Google ©2010-2016. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.