diff --git a/frontend/src/i18n/translations/en-US.ts b/frontend/src/i18n/translations/en-US.ts index 0c3c2b0..2ff9d84 100644 --- a/frontend/src/i18n/translations/en-US.ts +++ b/frontend/src/i18n/translations/en-US.ts @@ -254,7 +254,7 @@ export default { "admin.users.edit.delete.title": "Delete user: {username} ?", "admin.users.edit.delete.description": - "Do you really want to delete this user and all his shares?", + "Do you really want to delete this user and all their shares?", // showCreateUserModal.tsx "admin.users.modal.create.title": "Create user",