We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaac2f1 commit e184918Copy full SHA for e184918
web/inc/i18n/en.php
@@ -57,7 +57,7 @@
57
'Add Package' => 'Add Package',
58
'Add IP' => 'Add IP Address',
59
'Add Rule' => 'Add Rule',
60
- 'Ban IP Address' => 'Ban IP Address',
+ 'Ban IP Address' => 'Add IP to ban list',
61
'Search' => 'Search',
62
'Add one more FTP Account' => 'Add FTP account',
63
'Overall Statistics' => 'Overall Statistics',
@@ -93,7 +93,7 @@
93
'list accounts' => 'List %s Accounts',
94
'add account' => 'Add Account',
95
'open webmail' => 'Open Webmail',
96
- 'list fail2ban' => 'View Banned IPs',
+ 'list fail2ban' => 'Manage Banned IPs',
97
'open %s' => 'Open %s',
98
'download' => 'Download',
99
'restore' => 'Restore',
0 commit comments