diff options
Diffstat (limited to 'apps/comments/l10n/zh_HK.json')
-rw-r--r-- | apps/comments/l10n/zh_HK.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/comments/l10n/zh_HK.json b/apps/comments/l10n/zh_HK.json index 02e80807066..912116f43bd 100644 --- a/apps/comments/l10n/zh_HK.json +++ b/apps/comments/l10n/zh_HK.json @@ -30,6 +30,7 @@ "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" : "“@” 表示提及,“:” 表示表情符號,“/” 表示智慧型選擇器" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |