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 fee87fd commit 208f08eCopy full SHA for 208f08e
1 file changed
lang/ja/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