Skip to content

Commit e184918

Browse files
author
Kristan Kenney
committed
Update language string in en.php
1 parent eaac2f1 commit e184918

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/inc/i18n/en.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
'Add Package' => 'Add Package',
5858
'Add IP' => 'Add IP Address',
5959
'Add Rule' => 'Add Rule',
60-
'Ban IP Address' => 'Ban IP Address',
60+
'Ban IP Address' => 'Add IP to ban list',
6161
'Search' => 'Search',
6262
'Add one more FTP Account' => 'Add FTP account',
6363
'Overall Statistics' => 'Overall Statistics',
@@ -93,7 +93,7 @@
9393
'list accounts' => 'List %s Accounts',
9494
'add account' => 'Add Account',
9595
'open webmail' => 'Open Webmail',
96-
'list fail2ban' => 'View Banned IPs',
96+
'list fail2ban' => 'Manage Banned IPs',
9797
'open %s' => 'Open %s',
9898
'download' => 'Download',
9999
'restore' => 'Restore',

0 commit comments

Comments
 (0)