summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/zh_HK.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/zh_HK.js')
-rw-r--r--apps/comments/l10n/zh_HK.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/comments/l10n/zh_HK.js b/apps/comments/l10n/zh_HK.js
index 21855d7e066..0ef5ab3709d 100644
--- a/apps/comments/l10n/zh_HK.js
+++ b/apps/comments/l10n/zh_HK.js
@@ -32,6 +32,7 @@ OC.L10N.register(
"An error occurred while trying to delete the comment" : "嘗試刪除此留言時錯誤",
"An error occurred while trying to create the comment" : "嘗試建立此留言時錯誤",
"You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "一個已被刪除的用戶在 “{file}” 的留言中提到你",
- "_%n unread comment_::_%n unread comments_" : ["%n 個未讀留言"]
+ "_%n unread comment_::_%n unread comments_" : ["%n 個未讀留言"],
+ "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "“@” 表示提及,“:” 表示表情符號,“/” 表示智慧型選擇器"
},
"nplurals=1; plural=0;");