aboutsummaryrefslogtreecommitdiffstats
path: root/language/zh_TW/common.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'language/zh_TW/common.lang.php')
-rw-r--r--language/zh_TW/common.lang.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/language/zh_TW/common.lang.php b/language/zh_TW/common.lang.php
index abc57c151..f8a9ce0a9 100644
--- a/language/zh_TW/common.lang.php
+++ b/language/zh_TW/common.lang.php
@@ -405,4 +405,11 @@ $lang['Numeric identifier, 1 → 9'] = '數字標識符, 1 → 9';
$lang['Numeric identifier, 9 → 1'] = '數字標識符, 9 → 1';
$lang['Manual sort order'] = '手動排序';
$lang['%d rate'] = '%d 比率';
+$lang['Page not found'] = '找不到網頁';
+$lang['Bad request'] = '錯誤的請求';
+$lang['Forbidden'] = '禁止進入';
+$lang['Piwigo encountered a non recoverable error'] = 'Piwigo遇到一個不可恢復的錯誤';
+$lang['Requested album does not exist'] = '要求的相冊不存在';
+$lang['Permalink for album not found'] = '找不到固定網址';
+$lang['Requested tag does not exist'] = '要求的標籤不存在';
?> \ No newline at end of file