diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-06-16 06:45:44 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-06-16 06:45:44 +0000 |
commit | 1fa1fcc215aa93973674c0dde01a1a98d19dfb57 (patch) | |
tree | e76cb3c6dc4ec306e3753de5b5550e59ca673a56 /language | |
parent | e6f54215085be1038cc410e64da9ab3a872c8466 (diff) |
[trunk_install] Update zh_CN, thanks to : winson
git-svn-id: http://piwigo.org/svn/trunk@23237 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r-- | language/zh_CN/install.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/zh_CN/install.lang.php b/language/zh_CN/install.lang.php index a8b8f3e5a..d84a69622 100644 --- a/language/zh_CN/install.lang.php +++ b/language/zh_CN/install.lang.php @@ -65,4 +65,5 @@ $lang['Just another Piwigo gallery'] = '另一个崭新的Piwigo图库'; $lang['Don\'t hesitate to consult our forums for any help : %s'] = '欢迎来我们的论坛咨询任何Piwigo相关问题:%s'; $lang['Welcome to your new installation of Piwigo!'] = '欢迎安装Piwigo!'; $lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = '您需要联系您的主机供应商的技术支持,向其咨询如何自行转换为PHP 5。'; +$lang['localhost or other, supplied by your host provider'] = '由你的服务器提供商提供本地服务器或者其他的'; ?>
\ No newline at end of file |