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 0f8764c commit 88f8356Copy full SHA for 88f8356
lang/zh_TW/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