chore: update berry copy

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>