text update

This commit is contained in:
Samandar Turgunboyev
2026-01-28 15:44:59 +05:00
parent 711bbe83ca
commit 0fd6bb9906

View File

@@ -195,7 +195,7 @@ export function UserCard({ users }: UserListProps) {
}} }}
> >
<Edit className="h-4 w-4 mr-2" /> <Edit className="h-4 w-4 mr-2" />
{user.password_set ? "O'zgartirish" : "Qo'yish"} Parol {user.password_set ? "O'zgartirish" : "Qo'yish"}
</Button> </Button>
</DialogTrigger> </DialogTrigger>
<DialogContent> <DialogContent>