From 8dc5e7f000246e490159d16af1a936d9da369025 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=83=E5=85=92=EF=BD=9E?= Date: Wed, 12 Feb 2014 20:30:24 +0800 Subject: Add Traditional Chinese Option --- include/functions.php | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/functions.php b/include/functions.php index 8e8832a58..1d613a737 100644 --- a/include/functions.php +++ b/include/functions.php @@ -79,6 +79,7 @@ "ru_RU" => "Русский", "pt_BR" => "Portuguese/Brazil", "zh_CN" => "Simplified Chinese", + "zh_TW" => "Traditional Chinese", "sv_SE" => "Svenska", "fi_FI" => "Suomi", "tr_TR" => "Türkçe"); -- cgit v1.2.3