diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-06-15 06:21:18 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-06-15 06:21:18 +0000 |
commit | 8d77453f7c01a03f3caace8a1d18f0735d8970d5 (patch) | |
tree | 95931001aaa070bc48d2e160a7b7d6f70d2d58b8 /language/zh_HK/install.lang.php | |
parent | 45f947c7e865c65c969609665b37d5f240e82c45 (diff) |
[trunk_install] Update zh_HK, thanks to : hkdigit
git-svn-id: http://piwigo.org/svn/trunk@23222 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rwxr-xr-x | language/zh_HK/install.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/zh_HK/install.lang.php b/language/zh_HK/install.lang.php index 682254b88..5311721d4 100755 --- a/language/zh_HK/install.lang.php +++ b/language/zh_HK/install.lang.php @@ -64,4 +64,5 @@ $lang['It appears your webhost is currently running PHP %s.'] = '目前您的網 $lang['It will be shown to the visitors. It is necessary for website administration'] = '這是必要的網站管理,因它會顯示給所有訪客。'; $lang['Just another Piwigo gallery'] = '只是另一個Piwigo相簿'; $lang['Keep it confidential, it enables you to access administration panel'] = '請保密,它使您能夠訪問管理面板'; +$lang['localhost or other, supplied by your host provider'] = '本地主機或其它,由你的主機提供商提供'; ?>
\ No newline at end of file |