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
@@ -93,7 +93,8 @@ export default {
'resource.register.windows.support': 'Windows 10, Windows 11',
'resources.model.instance': 'Модель экземпляра',
'resources.worker.download.privatekey': 'Скачать приватный ключ',
'resources.worker': 'Worker'
'resources.worker': 'Worker',
'resources.modelfiles.form.exsting': 'Существующий'
};
// ========== To-Do: Translate Keys (Remove After Translation) ==========