summaryrefslogtreecommitdiff
path: root/include/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-02-17 23:20:37 +0300
committerAndrew Dolgov <[email protected]>2014-02-17 23:20:37 +0300
commitf3457920178e7748cd38cc573f104b224d61d2d1 (patch)
treefb6c40ba4b81319675c32bd9b0b623744e001563 /include/functions.php
parent901dd67a1a756f5c4e03cc452c40b39584184474 (diff)
parentb916161aa5888ef0c644a8e714f3a7a119c689a7 (diff)
Merge pull request #347 from chyuaner/master
Add Language: Traditional Chinese
Diffstat (limited to 'include/functions.php')
-rw-r--r--include/functions.php1
1 files changed, 1 insertions, 0 deletions
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");