修改i18n中的文本

This commit is contained in:
罗杰
2025-10-19 21:36:14 +08:00
parent ad4bd49697
commit 88f7076630
32 changed files with 98 additions and 98 deletions

View File

@@ -80,7 +80,7 @@ export default function InviteSettingsPage() {
</div>
<div className="mx-auto mt-6 w-full">
<Button variant='primary' className='w-full !text-sm'>
<a href="https://dify.ai">{t('login.explore')}</a>
<a href="#">{t('login.explore')}</a>
</Button>
</div>
</div>

View File

@@ -201,13 +201,13 @@ const NormalForm = () => {
<Link
className='system-xs-medium text-text-secondary hover:underline'
target='_blank' rel='noopener noreferrer'
href='https://dify.ai/terms'
href='#'
>{t('login.tos')}</Link>
&nbsp;&&nbsp;
<Link
className='system-xs-medium text-text-secondary hover:underline'
target='_blank' rel='noopener noreferrer'
href='https://dify.ai/privacy'
href='#'
>{t('login.pp')}</Link>
</div>
{IS_CE_EDITION && <div className="w-hull system-xs-regular mt-2 block text-text-tertiary">