mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-10-18 17:51:28 +00:00
chore: update berry copy
This commit is contained in:
@@ -103,7 +103,7 @@ const EditModal = ({ open, tokenId, onCancel, onOk }) => {
|
|||||||
fontSize: "1.125rem",
|
fontSize: "1.125rem",
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
{tokenId ? "编辑Token" : "新建Token"}
|
{tokenId ? "编辑令牌" : "新建令牌"}
|
||||||
</DialogTitle>
|
</DialogTitle>
|
||||||
<Divider />
|
<Divider />
|
||||||
<DialogContent>
|
<DialogContent>
|
||||||
|
Reference in New Issue
Block a user