feat: 完善图像工作区与创作工具体验
This commit is contained in:
@@ -16,7 +16,6 @@ vi.mock('react-i18next', async (importOriginal) => {
|
||||
'updates.currentVersion': 'Current version',
|
||||
'updates.status.failed': 'Generic update failure',
|
||||
'updates.action.retry': 'Retry',
|
||||
'updates.help': 'Keep Makelore updated',
|
||||
})[key] ?? key,
|
||||
}),
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user