feat: duplicate deployment
This commit is contained in:
@@ -205,7 +205,7 @@ export default {
|
||||
'common.form.password': 'Password',
|
||||
'common.form.username': 'Username',
|
||||
'common.login.rember': 'Remember me',
|
||||
'settings.company': 'SEAL',
|
||||
'settings.company': 'GPUStack.ai',
|
||||
'common.button.help': 'Help',
|
||||
'common.button.feedback': 'Feedback',
|
||||
'common.button.docs': 'Documentation',
|
||||
|
||||
@@ -2,6 +2,7 @@ export default {
|
||||
'models.button.deploy': 'Deploy Model',
|
||||
'models.title': 'Models',
|
||||
'models.title.edit': 'Edit Model',
|
||||
'models.title.duplicate': 'Duplicate Model',
|
||||
'models.table.models': 'models',
|
||||
'models.table.name': 'Model Name',
|
||||
'models.form.source': 'Source',
|
||||
|
||||
@@ -205,7 +205,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': 'ドキュメント',
|
||||
|
||||
@@ -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': 'ソース',
|
||||
|
||||
@@ -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': 'Документация',
|
||||
|
||||
@@ -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': 'Источник',
|
||||
|
||||
@@ -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': '来源',
|
||||
|
||||
Reference in New Issue
Block a user