diff options
Diffstat (limited to 'language/zh_TW/admin.lang.php')
-rw-r--r-- | language/zh_TW/admin.lang.php | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/language/zh_TW/admin.lang.php b/language/zh_TW/admin.lang.php index 299d0f842..3c723d8a4 100644 --- a/language/zh_TW/admin.lang.php +++ b/language/zh_TW/admin.lang.php @@ -446,7 +446,6 @@ $lang['add new photos to caddie'] = '把所有新圖片放到購物籃'; $lang['No display'] = '不顯示縮略圖'; $lang['Classic display'] = '經典顯示'; $lang['Hoverbox display'] = '俯瞰顯示'; -$lang['Mail address is obligatory for all users'] = '每個用戶必須提供郵箱地址'; $lang['Minimum privacy level'] = '最小隱私等級'; $lang['Privacy level'] = '隱私等級'; $lang['Level 0'] = '---'; @@ -969,4 +968,7 @@ $lang['Close user details'] = '關閉用戶詳細信息'; $lang['Open user details'] = '打開用戶詳細信息'; $lang['close'] = '關閉'; $lang['Activate it now'] = '現在啟動'; -$lang['Allow users to add a link to their website'] = '允許用戶添加一個鏈接到他們的網站';
\ No newline at end of file +$lang['Allow users to add a link to their website'] = '允許用戶添加一個鏈接到他們的網站'; +$lang['Empty caddie'] = '空球童'; +$lang['Impossible to deactivate the default theme.'] = '默認主題不能取消'; +$lang['Mail address is mandatory for registration'] = '註冊時必須有電子信箱';
\ No newline at end of file |