diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-11-19 19:22:26 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-11-19 19:22:26 +0000 |
commit | 6568771c876fba46bff26b4efebac7a4ece27038 (patch) | |
tree | 6d80049577efb8fda348657bc38a4593e3f47d1d /language/zh_TW | |
parent | 9fe2050ff9d416ced1e7679cb0ff1cf5d840b8b8 (diff) |
[trunk_public] Update zh_TW, thanks to : azq1231
git-svn-id: http://piwigo.org/svn/trunk@25587 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/zh_TW')
-rw-r--r-- | language/zh_TW/common.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/zh_TW/common.lang.php b/language/zh_TW/common.lang.php index 255206db4..0266ef8ce 100644 --- a/language/zh_TW/common.lang.php +++ b/language/zh_TW/common.lang.php @@ -418,4 +418,5 @@ $lang['Last Page'] = '最後一頁'; $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'] = '主題'; ?>
\ No newline at end of file |