Misc fixes

This commit is contained in:
Dane Everitt 2017-11-26 13:26:38 -06:00
parent 80ddd5b659
commit a10db204ab
3 changed files with 4 additions and 2 deletions

View file

@ -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',