diff options
author | ddtddt <ddtddt@piwigo.org> | 2012-03-27 19:19:53 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2012-03-27 19:19:53 +0000 |
commit | fde0874d1ca407c4572766cb2c733e2c13043cf0 (patch) | |
tree | 5a0ecc5a228eefa2f2e3020bcbaac08553beff11 /language/zh_TW/install.lang.php | |
parent | 0d4d88c0dad2c2c883854c8bf9b15f8f327014b6 (diff) |
[trunk] - language - update zh_TW - 中文 (繁體) - Chinese traditional Thanks to chouyh - feature:2457
git-svn-id: http://piwigo.org/svn/trunk@13771 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/zh_TW/install.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/zh_TW/install.lang.php b/language/zh_TW/install.lang.php index 3e06fb258..d2fb7feab 100644 --- a/language/zh_TW/install.lang.php +++ b/language/zh_TW/install.lang.php @@ -68,4 +68,6 @@ $lang['Download the config file'] = '下載配置文件'; $lang['You can download the config file and upload it to local/config directory of your installation.'] = '您可以下載配置文件,然後上傳到 local/config 目錄以完成您的安裝.'; $lang['Just another Piwigo gallery'] = '另一本Piwigo相片集'; $lang['Welcome to my photo gallery'] = '歡迎進入我的相片集'; +$lang['Welcome to your new installation of Piwigo!'] = '歡迎安裝Piwigo!'; +$lang['Don\'t hesitate to consult our forums for any help : %s'] = '如有任何問題,請至我們的論壇提出:%s '; ?>
\ No newline at end of file |