diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-07-27 20:12:02 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-07-27 20:12:02 +0000 |
commit | 8de27c49bd6b63818383f0e361a2516b5547e5ad (patch) | |
tree | 9d8c7c63d0e29ca6ec2add9d7c1bc6d47a5a3684 | |
parent | 258fffd051378563a872687c4f048e12b94d1ec9 (diff) |
[trunk_public] Update zh_HK, thanks to : hkdigit
git-svn-id: http://piwigo.org/svn/trunk@29098 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r-- | language/zh_HK/common.lang.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/language/zh_HK/common.lang.php b/language/zh_HK/common.lang.php index 67e5f0264..8e54a689c 100644 --- a/language/zh_HK/common.lang.php +++ b/language/zh_HK/common.lang.php @@ -424,4 +424,5 @@ $lang['Album name, Z → A'] = '相簿名稱,Z->A'; $lang['Apply on properties'] = '套用於屬性'; $lang['No results for'] = '沒有結果'; $lang['Photo description'] = '相片描述'; -$lang['Photo title'] = '相片標題';
\ No newline at end of file +$lang['Photo title'] = '相片標題'; +$lang['Link: %s'] = '連結: %s';
\ No newline at end of file |