feat: duplicate deployment
This commit is contained in:
@@ -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': 'ソース',
|
||||
|
||||
Reference in New Issue
Block a user