style: modal style gap
This commit is contained in:
@@ -2,6 +2,7 @@ export default {
|
||||
'apikeys.title': 'API Keys',
|
||||
'apikeys.table.apikeys': 'keys',
|
||||
'apikeys.button.create': 'New API Key',
|
||||
'apikeys.title.save': 'Save API Key',
|
||||
'apikeys.form.expiretime': 'Expiration',
|
||||
'apikeys.form.apikey': 'API Key',
|
||||
'apikeys.table.name': 'Key Name',
|
||||
|
||||
@@ -2,6 +2,7 @@ export default {
|
||||
'apikeys.title': 'API 密钥',
|
||||
'apikeys.table.apikeys': '密钥',
|
||||
'apikeys.button.create': '新建 API 密钥',
|
||||
'apikeys.title.save': '保存 API 密钥',
|
||||
'apikeys.form.expiretime': '过期时间',
|
||||
'apikeys.form.apikey': 'API 密钥',
|
||||
'apikeys.table.name': '密钥名称',
|
||||
|
||||
Reference in New Issue
Block a user