fix(i18n): namespace (#4143)
This commit is contained in:
@@ -142,7 +142,7 @@ function EditModal({
|
||||
width={'fit-content'}
|
||||
>
|
||||
<Icon name="common/info" w="1rem" />
|
||||
<Box width="fit-content">{t('account_info:please_bind_contact')}</Box>
|
||||
<Box width="fit-content">{t('account_team:please_bind_contact')}</Box>
|
||||
</HStack>
|
||||
);
|
||||
})()}
|
||||
|
||||
Reference in New Issue
Block a user