mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-15 15:41:05 +00:00
fix: i18n (#5297)
This commit is contained in:
@@ -347,7 +347,7 @@ const ExtraPlan = ({ onPaySuccess }: { onPaySuccess?: () => void }) => {
|
||||
</Flex>
|
||||
<Flex alignItems={'center'} fontSize={'sm'}>
|
||||
<Box flex={['0 0 100px', '1 0 0']} color={'myGray.600'} fontWeight={'500'}>
|
||||
{t('common:date')}
|
||||
{t('common:invalid_time')}
|
||||
</Box>
|
||||
<Flex
|
||||
justifyContent={'end'}
|
||||
|
Reference in New Issue
Block a user