mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-17 19:22:55 +08:00
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