fix: title for editing apikey
This commit is contained in:
@@ -2,6 +2,7 @@ export default {
|
||||
'apikeys.title': 'APIキー',
|
||||
'apikeys.table.apikeys': 'キー',
|
||||
'apikeys.button.create': '新しいAPIキーを作成',
|
||||
'apikeys.button.edit': 'APIキーを編集',
|
||||
'apikeys.title.save': 'APIキーを保存',
|
||||
'apikeys.form.expiretime': '有効期限',
|
||||
'apikeys.form.apikey': 'APIキー',
|
||||
|
||||
Reference in New Issue
Block a user