1<?php
2/**
3 * English language for IPTrust Plugin
4 *
5 * @license:    GPL 2 (http://www.gnu.org/licenses/gpl.html)
6 * @author:     Andriy Lesyuk <andriy.lesyuk@softjourn.com>
7 */
8
9$lang['log_networks'] = 'Log user logins from host on these networks if its IP address is not in the list (e.g. "192.168.1., 192.168.2.")';
10