diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-06-15 06:21:08 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-06-15 06:21:08 +0000 |
commit | 45f947c7e865c65c969609665b37d5f240e82c45 (patch) | |
tree | a9c328db10defa12dce54bfb498b3ad02b1593d0 /language/zh_TW | |
parent | c0bf66ca54e3a636d9f0d97d9966e9caec9107d2 (diff) |
[trunk_install] Update zh_TW, thanks to : hkdigit
git-svn-id: http://piwigo.org/svn/trunk@23221 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/zh_TW')
-rw-r--r-- | language/zh_TW/install.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/zh_TW/install.lang.php b/language/zh_TW/install.lang.php index ad6943fdb..6b4dde558 100644 --- a/language/zh_TW/install.lang.php +++ b/language/zh_TW/install.lang.php @@ -64,4 +64,5 @@ $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 '; +$lang['localhost or other, supplied by your host provider'] = '本地主機或其它,由你的主機提供商提供'; ?>
\ No newline at end of file |