diff --git a/packages/frontend/i18n/src/resources/en.json b/packages/frontend/i18n/src/resources/en.json index 10b02617a4..73b10ed627 100644 --- a/packages/frontend/i18n/src/resources/en.json +++ b/packages/frontend/i18n/src/resources/en.json @@ -1994,7 +1994,7 @@ "com.affine.notification.empty": "No new notifications", "com.affine.notification.loading-more": "Loading more...", "com.affine.notification.empty.description": "You'll be notified here for @mentions and workspace invites.", - "com.affine.notification.invitation-accepted": "<1>{{username}} has accept your invitation", + "com.affine.notification.invitation-accepted": "<1>{{username}} has accepted your invitation", "com.affine.notification.invitation-review-request": "<1>{{username}} has requested to join <2>{{workspaceName}}", "com.affine.notification.invitation-review-declined": "<1>{{username}} has declined your request to join <2>{{workspaceName}}", "com.affine.notification.invitation-review-approved": "<1>{{username}} has approved your request to join <2>{{workspaceName}}",