mirror of
https://github.com/labring/FastGPT.git
synced 2025-08-02 12:48:30 +00:00
update: i18n common.json keys (#2124)
This commit is contained in:
@@ -159,7 +159,7 @@ const CustomLinkInput = () => {
|
||||
});
|
||||
}}
|
||||
>
|
||||
{commonT('Add new')}
|
||||
{commonT('add_new')}
|
||||
</Button>
|
||||
<Button
|
||||
isDisabled={list.filter((item) => !!item.externalFileUrl).length === 0}
|
||||
|
Reference in New Issue
Block a user