We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be5e5ed commit 5c78f53Copy full SHA for 5c78f53
lang/zh_CN/notifications.php
@@ -11,6 +11,8 @@
11
'updated_page_subject' => '页面更新::pageName',
12
'updated_page_intro' => ':appName: 中的一个页面已被更新',
13
'updated_page_debounce' => '为了防止出现大量通知,一段时间内您不会收到同一编辑者再次编辑本页面的通知。',
14
+ 'comment_mention_subject' => 'You have been mentioned in a comment on page: :pageName',
15
+ 'comment_mention_intro' => 'You were mentioned in a comment on :appName:',
16
17
'detail_page_name' => '页面名称:',
18
'detail_page_path' => '页面路径:',
0 commit comments