chore: update berry copy
Some checks are pending
Publish Docker image (amd64, English) / Push Docker image to multiple registries (push) Waiting to run
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Waiting to run

This commit is contained in:
JustSong 2024-04-05 14:28:38 +08:00
parent af679e04f4
commit dcf24b98dc

View File

@ -103,7 +103,7 @@ const EditModal = ({ open, tokenId, onCancel, onOk }) => {
fontSize: "1.125rem",
}}
>
{tokenId ? "编辑Token" : "新建Token"}
{tokenId ? "编辑令牌" : "新建令牌"}
</DialogTitle>
<Divider />
<DialogContent>