Fix language files after permission change. (#979)
This commit is contained in:
parent
5f3fdb6646
commit
f46a97cd29
3 changed files with 3 additions and 3 deletions
|
@ -128,7 +128,7 @@ return [
|
|||
'title' => 'Send Console Command',
|
||||
'description' => 'Allows sending a command from the console. If the user does not have stop or restart permissions they cannot send the application\'s stop command.',
|
||||
],
|
||||
'view_sftp' => [
|
||||
'access_sftp' => [
|
||||
'title' => 'SFTP Allowed',
|
||||
'description' => 'Allows user to connect to the SFTP server provided by the daemon.',
|
||||
],
|
||||
|
|
Reference in a new issue