chore: use qa language

This commit is contained in:
Joel
2024-12-17 17:35:42 +08:00
parent a1abbedc13
commit 4ef876db23
3 changed files with 4 additions and 2 deletions

View File

@ -550,7 +550,7 @@ const StepTwo = ({
getRulesFromDetail()
getDefaultMode()
}
// eslint-disable-next-line react-hooks/exhaustive-deps
// eslint-disable-next-line react-hooks/exhaustive-deps
}, [])
useEffect(() => {
@ -658,7 +658,7 @@ const StepTwo = ({
/>
<div className='flex items-center gap-1'>
<TextLabel>
{t('datasetCreation.stepTwo.QALanguage')}
{t('datasetCreation.stepTwo.useQALanguage')}
</TextLabel>
<div className='z-50 relative'>
<LanguageSelect