chore(translations): change his to their for describing user (#655)

This commit is contained in:
Alexander Lehmann
2024-10-21 08:50:37 +02:00
committed by GitHub
parent 6444a9d553
commit 0b355b94c4

View File

@@ -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",