diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-11-22 05:43:25 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-11-22 05:43:25 +0000 |
commit | b02cb491be9c8b996e76bc05e31a5ffc6fbc8871 (patch) | |
tree | 6f76812f8331174a762cd0a1f8473e94648880c3 /language/zh_HK/common.lang.php | |
parent | b7cd65d19a0f37d92259882809bd1704b99adf58 (diff) |
[trunk_public] Update zh_HK, thanks to : hkdigit
git-svn-id: http://piwigo.org/svn/trunk@25637 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/zh_HK/common.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/zh_HK/common.lang.php b/language/zh_HK/common.lang.php index 0bb8e2744..2ecaafab4 100644 --- a/language/zh_HK/common.lang.php +++ b/language/zh_HK/common.lang.php @@ -417,4 +417,6 @@ $lang['Go back to the album'] = '回到相冊'; $lang['Last Page'] = '最後一頁'; $lang['Password confirmation is missing. Please confirm the chosen password.'] = '確認密碼未完成,請確認所選定的密碼。'; $lang['Password is missing. Please enter the password.'] = '缺少了密碼。請輸入密碼。'; +$lang['%d photos per page'] = '每頁%d張相片'; +$lang['Theme'] = '主題'; ?>
\ No newline at end of file |