Add Chinese (Taiwan) translations

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
Lukas Fleischer 2015-06-08 13:55:43 +02:00
parent ed72af6378
commit f13160f5cf
3 changed files with 1255 additions and 2 deletions

View file

@ -45,7 +45,8 @@ $SUPPORTED_LANGS = array(
"sr" => "Srpski",
"tr" => "Türkçe",
"uk" => "Українська",
"zh_CN" => "简体中文"
"zh_CN" => "简体中文",
"zh_TW" => "正體中文"
);
function __() {