Files
luxtools-plugin/lang/en/settings.php
2024-02-27 16:02:02 +01:00

6 lines
268 B
PHP

<?php
$lang['allow_in_comments'] = 'Whether to allow the filelist syntax to be used in comments.';
$lang['defaults'] = 'Default options. Use the same syntax as in inline configuration';
$lang['extensions'] = 'Comma-separated list of allowed file extensions to list';