diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-01-26 18:36:50 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-01-26 18:36:50 +0000 |
commit | 4f216a5caceb53072c6062a7e7af2a19cc3bb341 (patch) | |
tree | 52a87703e7663303241b3e2f1192165d62bbaaa5 /language/zh_CN/install.lang.php | |
parent | ae80086a26b79c5226d4fee4226a94eb0ce6a2c8 (diff) |
[trunk (install)] Update zh_CN, thanks to : quqibing
git-svn-id: http://piwigo.org/svn/trunk@12957 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/zh_CN/install.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/zh_CN/install.lang.php b/language/zh_CN/install.lang.php index 5b9a6599a..f6445f3b4 100644 --- a/language/zh_CN/install.lang.php +++ b/language/zh_CN/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['Welcome to my photo gallery'] = '欢迎来到我的相册'; $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!'; ?>
\ No newline at end of file |