chore: show existing when add file

This commit is contained in:
jialin
2025-10-23 11:52:49 +08:00
parent cc0580301e
commit a815e71bfe
25 changed files with 256 additions and 97 deletions
+2 -1
View File
@@ -92,5 +92,6 @@ export default {
'resource.register.maos.support': 'M 芯片,macOS 14+',
'resource.register.windows.support': 'win 10, win 11',
'resources.model.instance': '模型实例',
'resources.worker.download.privatekey': '下载私钥'
'resources.worker.download.privatekey': '下载私钥',
'resources.modelfiles.form.exsting': '已存在'
};