diff options
Diffstat (limited to 'language')
-rw-r--r-- | language/zh_TW/admin.lang.php | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/language/zh_TW/admin.lang.php b/language/zh_TW/admin.lang.php index 3c723d8a4..d255fdb17 100644 --- a/language/zh_TW/admin.lang.php +++ b/language/zh_TW/admin.lang.php @@ -971,4 +971,11 @@ $lang['Activate it now'] = '現在啟動'; $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 +$lang['Mail address is mandatory for registration'] = '註冊時必須有電子信箱'; +$lang['No and unlock sub-albums'] = '沒有解鎖子相冊'; +$lang['The settings for the guest are from the %s user'] = '來自 %s 的用戶,設置為訪客'; +$lang['based on'] = '基於'; +$lang['between %s and %s MB'] = '介於 %s 到 %s MB'; +$lang['date & time'] = '日期和時間'; +$lang['file name'] = '檔案名稱'; +$lang['width & height'] = '寬度和高度';
\ No newline at end of file |