style: apikey create

This commit is contained in:
jialin
2024-07-01 17:13:23 +08:00
parent 0f9123ee4f
commit 13d71e28c9
10 changed files with 155 additions and 93 deletions
+1
View File
@@ -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.',