feat: model list add stop and start button
This commit is contained in:
@@ -210,5 +210,6 @@ export default {
|
||||
'common.text.here': 'here',
|
||||
'common.text.latest': 'Latest',
|
||||
'common.text.new': 'New',
|
||||
'common.text.changelog': 'Release Notes'
|
||||
'common.text.changelog': 'Release Notes',
|
||||
'common.button.recreate': 'Recreate'
|
||||
};
|
||||
|
||||
@@ -203,5 +203,6 @@ export default {
|
||||
'common.text.here': '这里',
|
||||
'common.text.latest': '最新',
|
||||
'common.text.new': '新',
|
||||
'common.text.changelog': '更新日志'
|
||||
'common.text.changelog': '更新日志',
|
||||
'common.button.recreate': '重新创建'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user