feat: duplicate deployment

This commit is contained in:
jialin
2026-02-04 14:58:48 +08:00
parent 5ad9ac277c
commit 05c05419fc
25 changed files with 366 additions and 220 deletions
+1 -1
View File
@@ -203,7 +203,7 @@ export default {
'common.form.password': 'Пароль',
'common.form.username': 'Имя пользователя',
'common.login.rember': 'Запомнить меня',
'settings.company': 'SEAL',
'settings.company': 'GPUStack.ai',
'common.button.help': 'Помощь',
'common.button.feedback': 'Обратная связь',
'common.button.docs': 'Документация',
+1
View File
@@ -2,6 +2,7 @@ export default {
'models.button.deploy': 'Развернуть модель',
'models.title': 'Модели',
'models.title.edit': 'Редактировать модель',
'models.title.duplicate': 'Дублировать модель',
'models.table.models': 'Модели',
'models.table.name': 'Название модели',
'models.form.source': 'Источник',