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キー',
'apikeys.table.apikeys': 'キー',
'apikeys.table.key': 'キー',
'apikeys.button.create': '新しいAPIキーを作成',
'apikeys.button.edit': 'APIキーを編集',
'apikeys.title.save': 'APIキーを保存',