Fix language files after permission change. (#979)

This commit is contained in:
ShadowKitten 2018-02-25 09:59:11 -07:00 committed by Dane Everitt
parent 5f3fdb6646
commit f46a97cd29
3 changed files with 3 additions and 3 deletions

View file

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