style: apikey create
This commit is contained in:
@@ -3,6 +3,7 @@ export default {
|
||||
'apikeys.table.apikeys': 'keys',
|
||||
'apikeys.button.create': 'New API Key',
|
||||
'apikeys.form.expiretime': 'Expiration',
|
||||
'apikeys.form.apikey': 'API Key',
|
||||
'apikeys.table.name': 'Key Name',
|
||||
'apikeys.table.save.tips':
|
||||
'Make sure to copy your key immediately. You will not be able to see it again.',
|
||||
|
||||
@@ -3,6 +3,7 @@ export default {
|
||||
'apikeys.table.apikeys': '密钥',
|
||||
'apikeys.button.create': '新建 API 密钥',
|
||||
'apikeys.form.expiretime': '过期时间',
|
||||
'apikeys.form.apikey': 'API 密钥',
|
||||
'apikeys.table.name': '密钥名称',
|
||||
'apikeys.table.save.tips': '确保立即复制您的密钥。您将无法再次看到它!',
|
||||
'apikeys.form.expiration.7days': '7天',
|
||||
|
||||
Reference in New Issue
Block a user