chore: update frontend branding copy
This commit is contained in:
+1
-1
@@ -140,7 +140,7 @@ const FooterBar = () => {
|
||||
rel='noopener noreferrer'
|
||||
className='!text-semi-color-text-1'
|
||||
>
|
||||
Midjourney-Proxy
|
||||
MjProxy
|
||||
</a>
|
||||
<a
|
||||
href='https://github.com/Calcium-Ion/new-api-key-tool'
|
||||
|
||||
@@ -50,9 +50,9 @@ const MjLogsActions = ({
|
||||
<Text>
|
||||
{isAdminUser && showBanner
|
||||
? t(
|
||||
'当前未开启Midjourney回调,部分项目可能无法获得绘图结果,可在运营设置中开启。',
|
||||
'当前未开启 MjProxy 回调,部分项目可能无法获得绘图结果,可在运营设置中开启。',
|
||||
)
|
||||
: t('Midjourney 任务记录')}
|
||||
: t('MjProxy 任务记录')}
|
||||
</Text>
|
||||
</div>
|
||||
</Skeleton>
|
||||
|
||||
Reference in New Issue
Block a user