diff --git a/frontend/src/i18n/en.js b/frontend/src/i18n/en.js index 3fbc66a686..6b62720576 100644 --- a/frontend/src/i18n/en.js +++ b/frontend/src/i18n/en.js @@ -259,7 +259,8 @@ const en = { 'issues-close': 'closed an issue', 'issues-closed': 'closed an issue', 'issue-comment': 'commented on an issue', - 'pull_request-comment': 'commented on a pull request', + 'pull_request-comment': + 'commented on a pull request', 'discussion-started': 'started a discussion', 'discussion-comment': 'commented on a discussion', contributed_to_community: diff --git a/frontend/src/premium/eagle-eye/components/eagle-eye-counter.vue b/frontend/src/premium/eagle-eye/components/eagle-eye-counter.vue index 0efdb36fec..0ce943721c 100644 --- a/frontend/src/premium/eagle-eye/components/eagle-eye-counter.vue +++ b/frontend/src/premium/eagle-eye/components/eagle-eye-counter.vue @@ -1,5 +1,5 @@