mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
Update default language to English (#309)
### What problem does this PR solve? Update default language to English ### Type of change - [x] Refactoring Signed-off-by: Jin Hai <haijin.chn@gmail.com>
This commit is contained in:
@ -57,7 +57,7 @@ const AssistantSetting = ({ show }: ISegmentedContentProps) => {
|
||||
<Form.Item
|
||||
name={'language'}
|
||||
label={t('language')}
|
||||
initialValue={'Chinese'}
|
||||
initialValue={'English'}
|
||||
tooltip="coming soon"
|
||||
style={{ display: 'none' }}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user