diff options
-rw-r--r-- | language/zh_TW/common.lang.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/language/zh_TW/common.lang.php b/language/zh_TW/common.lang.php index 25c44202d..fc4d4be09 100644 --- a/language/zh_TW/common.lang.php +++ b/language/zh_TW/common.lang.php @@ -419,4 +419,7 @@ $lang['Password is missing. Please enter the password.'] = '密碼沒有輸入 $lang['Password confirmation is missing. Please confirm the chosen password.'] = '密碼確認未完成,請確認所選定的密碼。'; $lang['%d photos per page'] = '每頁 %d 相片'; $lang['Theme'] = '主題'; -$lang['No results for'] = '沒有結果';
\ No newline at end of file +$lang['No results for'] = '沒有結果'; +$lang['Photo description'] = '圖片說明'; +$lang['Photo title'] = '圖片標題'; +$lang['Apply on properties'] = '適用於性能';
\ No newline at end of file |