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 50666f2 commit 4122446Copy full SHA for 4122446
lang/ja/notifications.php
@@ -11,8 +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:',
+ 'comment_mention_subject' => 'ページのコメントであなたにメンションされています: :pageName',
+ 'comment_mention_intro' => ':appName: のコメントであなたにメンションされました',
16
17
'detail_page_name' => 'ページ名:',
18
'detail_page_path' => 'ページパス:',
0 commit comments