File tree Expand file tree Collapse file tree 3 files changed +71
-67
lines changed
Expand file tree Collapse file tree 3 files changed +71
-67
lines changed Original file line number Diff line number Diff line change 2424 'header ' => 'API Access ' ,
2525 'header_sub ' => 'Manage your API access keys. ' ,
2626 'list ' => 'API Keys ' ,
27- 'create_new ' => 'Create new API key ' ,
27+ 'create_new ' => 'Create New API key ' ,
2828 ],
2929 'new ' => [
3030 'header ' => 'New API Key ' ,
3131 'header_sub ' => 'Create a new API access key ' ,
3232 'form_title ' => 'Details ' ,
3333 'descriptive_memo ' => [
3434 'title ' => 'Descriptive Memo ' ,
35- 'description ' => 'Enter a breif description of what this API key will be used for. '
35+ 'description ' => 'Enter a brief description of what this API key will be used for. '
3636 ],
3737 'allowed_ips ' => [
3838 'title ' => 'Allowed IPs ' ,
103103 ],
104104 'view ' => [
105105 'title ' => 'Show Single Server ' ,
106- 'description ' => 'Allows viewing details about a specific server including the daemon_token as current process information. ' ,
106+ 'description ' => 'Allows viewing details about a specific server including the daemon_token as well as current process information. ' ,
107107 ],
108108 'list ' => [
109109 'title ' => 'List Servers ' ,
You can’t perform that action at this time.
0 commit comments