Panel/lang/English/fast_download_global.php
copilot-swe-agent[bot] 898018d204 Complete license header replacement with file purpose descriptions (675 files)
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-09-05 22:46:27 +00:00

8 lines
No EOL
229 B
PHP

<?php
/*
* Language definitions (English localization)
*/
define('OGP_LANG_allow_fast_download', "Allow Fast Download");
define('OGP_LANG_allow_fast_download_info', "Allows user to create a download redirection service.");
?>