1
0
mirror of https://github.com/stonith404/pingvin-share.git synced 2024-11-15 03:50:11 +01:00

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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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