Misc fixes
This commit is contained in:
parent
80ddd5b659
commit
a10db204ab
3 changed files with 4 additions and 2 deletions
|
@ -33,7 +33,7 @@ return [
|
|||
'header_sub' => 'Manage your API access keys.',
|
||||
'list' => 'API Keys',
|
||||
'create_new' => 'Create New API key',
|
||||
'keypair_created' => 'An API Key-Pair has been generated and is listed below.',
|
||||
'keypair_created' => 'An API key has been successfully generated and is listed below.',
|
||||
],
|
||||
'new' => [
|
||||
'header' => 'New API Key',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue