summaryrefslogtreecommitdiffstats
path: root/l10n/zh_TW.php
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/zh_TW.php')
-rw-r--r--l10n/zh_TW.php13
1 files changed, 13 insertions, 0 deletions
diff --git a/l10n/zh_TW.php b/l10n/zh_TW.php
new file mode 100644
index 000000000..50772b0ac
--- /dev/null
+++ b/l10n/zh_TW.php
@@ -0,0 +1,13 @@
+<?php $TRANSLATIONS = array(
+"File doesn't exist:" => "檔案不存在",
+"Error" => "錯誤",
+"None" => "無",
+"Import" => "匯入",
+"Download" => "下載",
+"Address" => "網址",
+"Upload" => "上傳",
+"Folder" => "資料夾",
+"Settings" => "設定",
+"Add" => "新增",
+"Share" => "分享"
+);