xref: /plugin/statistics/lang/en/settings.php (revision 69fb56a24f2453b927cc4a932234a024a80bedd0)
1<?php
2
3$lang['loggroups']   = 'Comma separated list of user groups that should be logged. Empty for all.';
4$lang['anonips']     = 'Anonymize IP addresses in the log data by hashing them. (GDPR)';
5