refactor: gpu service API alignment

This commit is contained in:
jialin
2026-05-25 22:42:02 +08:00
committed by jialin
parent 81c7e2ee61
commit 88ab927755
90 changed files with 3247 additions and 2023 deletions
+2
View File
@@ -58,6 +58,7 @@ export default {
'common.table.createTime': '作成日時',
'common.table.updateTime': '更新日時',
'common.table.description': '説明',
'common.table.displayName': '表示名',
'common.table.name': '名前',
'common.table.status': 'ステータス',
'common.table.name.list': '{type} 名称',
@@ -283,6 +284,7 @@ export default {
'common.image.limit.width': 'Image width must be {width}.',
'common.image.limit.height': 'Image height must be {height}.',
'common.remaining': '残り {count}',
'common.max': 'Maximum {count}',
'common.validate.group': 'Please complete the {group} configuration'
};