Comment Mentions: Added tests to cover back-end functionality

This commit is contained in:
Dan Brown
2025-12-17 10:49:12 +00:00
parent 4f760479c3
commit 48cdaab690
7 changed files with 141 additions and 7 deletions

View File

@@ -11,7 +11,7 @@ return [
'updated_page_subject' => 'Updated page: :pageName',
'updated_page_intro' => 'A page has been updated in :appName:',
'updated_page_debounce' => 'To prevent a mass of notifications, for a while you won\'t be sent notifications for further edits to this page by the same editor.',
'comment_mention_subject' => 'You were mentioned in a comment on :pageName',
'comment_mention_subject' => 'You have been mentioned in a comment on page: :pageName',
'comment_mention_intro' => 'You were mentioned in a comment on :appName:',
'detail_page_name' => 'Page Name:',