feat: show the apikey mask value

This commit is contained in:
jialin
2026-03-17 16:35:55 +08:00
committed by jialin
parent a86bfe7fd3
commit 2dc7c9adf1
6 changed files with 15 additions and 1 deletions
+1
View File
@@ -1,6 +1,7 @@
export default {
'apikeys.title': 'API Keys',
'apikeys.table.apikeys': 'keys',
'apikeys.table.key': 'Key',
'apikeys.button.create': 'Add API Key',
'apikeys.button.edit': 'Edit API Key',
'apikeys.title.save': 'Save API Key',