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 223c89a commit 78d1ceeCopy full SHA for 78d1cee
web/templates/admin/list_firewall_ipset.html
@@ -102,7 +102,7 @@
102
<div class="data-count l-unit__col l-unit__col--right clearfix">
103
<?php
104
if ( $i == 0) {
105
- echo __('There are currently no Ipset lists defined.');
+ echo __('There are currently no IP lists defined.');
106
}
107
if ( $i == 1) {
108
echo __('1 Ipset list');
0 commit comments