fix: title for editing apikey

This commit is contained in:
jialin
2026-03-12 19:34:14 +08:00
parent 07fa3c8824
commit 1462768aa9
5 changed files with 5 additions and 1 deletions
+1
View File
@@ -2,6 +2,7 @@ export default {
'apikeys.title': 'API Keys',
'apikeys.table.apikeys': 'keys',
'apikeys.button.create': 'Add API Key',
'apikeys.button.edit': 'Edit API Key',
'apikeys.title.save': 'Save API Key',
'apikeys.form.expiretime': 'Expiration',
'apikeys.form.apikey': 'API Key',