chore: completion remove stream
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export default {
|
||||
'apikeys.title': 'API 密钥',
|
||||
'apikeys.button.create': '新建 API 密钥',
|
||||
'apikeys.form.expiretime': '过期时间'
|
||||
'apikeys.form.expiretime': '过期时间',
|
||||
'apikeys.table.name': '密钥名称'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user