From 6c45f844e892cd54fb2baccd4b4fa9050b2512db Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Thu, 21 Oct 2010 21:09:26 +0000 Subject: zh-tw branch --- langs.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'langs.php') diff --git a/langs.php b/langs.php index b619ebf98..01079e229 100644 --- a/langs.php +++ b/langs.php @@ -20,7 +20,8 @@ $langs = array( 'ru' => 'Русский', 'tr' => 'Türkçe', 'sl' => 'Slovenščina', - 'zh-cn' => '简体中文' + 'zh-cn' => '简体中文', + 'zh-tw' => '正體中文' ); $sru = trim($_SERVER['REQUEST_URI']); -- cgit v1.2.1