Change project name to File List Plus

This commit is contained in:
2026-01-05 10:29:34 +01:00
parent 83e348f31e
commit a3558c470e
15 changed files with 78 additions and 78 deletions

View File

@@ -1,5 +1,5 @@
<?php
$lang['allow_in_comments'] = 'Whether to allow the filelist syntax to be used in comments.';
$lang['allow_in_comments'] = 'Whether to allow the filelistplus 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';