aboutsummaryrefslogtreecommitdiffstats
path: root/language/zh_HK/common.lang.php
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--language/zh_HK/common.lang.php7
1 files changed, 6 insertions, 1 deletions
diff --git a/language/zh_HK/common.lang.php b/language/zh_HK/common.lang.php
index 86ff5d81d..67e5f0264 100644
--- a/language/zh_HK/common.lang.php
+++ b/language/zh_HK/common.lang.php
@@ -419,4 +419,9 @@ $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
+$lang['Album name, A → Z'] = '相簿名稱,A->Z';
+$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