feat: translate graph and chat text (#1433)
translate graph and chat text
This commit is contained in:
@@ -27,7 +27,7 @@ const FlowList = () => {
|
||||
icon={<PlusOutlined />}
|
||||
onClick={showFlowSettingModal}
|
||||
>
|
||||
{t('create')}
|
||||
{t('createGraph')}
|
||||
</Button>
|
||||
</Flex>
|
||||
<Spin spinning={loading}>
|
||||
|
||||
Reference in New Issue
Block a user