summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author元兒~ <[email protected]>2014-02-12 20:30:24 +0800
committer元兒~ <[email protected]>2014-02-12 20:30:24 +0800
commit8dc5e7f000246e490159d16af1a936d9da369025 (patch)
tree435700e20cfeeebbb306bedc81ef53057301bf12
parent6f32d53cfe61a4da9a46488593abb80276af9cd5 (diff)
Add Traditional Chinese Option
-rw-r--r--include/functions.php1
-rw-r--r--locale/zh_TW/LC_MESSAGES/messages.po2
2 files changed, 2 insertions, 1 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");
diff --git a/locale/zh_TW/LC_MESSAGES/messages.po b/locale/zh_TW/LC_MESSAGES/messages.po
index 7c63a85c1..e18ab140a 100644
--- a/locale/zh_TW/LC_MESSAGES/messages.po
+++ b/locale/zh_TW/LC_MESSAGES/messages.po
@@ -10,7 +10,7 @@ msgstr ""
"POT-Creation-Date: 2013-12-09 09:22+0400\n"
"PO-Revision-Date: 2014-02-12 19:20+0800\n"
"Last-Translator: Yuan Chiu <[email protected]>\n"
-"Language-Team: 元兒~ <[email protected]>\n"
+"Language-Team: Yuan Chiu <[email protected]>\n"
"Language: zh_TW\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"