menzilmekan-backend/plugins/offline/cors/lang/en/lang.php

6 lines
158 B
PHP
Raw Normal View History

2024-07-13 12:48:51 +00:00
<?php return [
'plugin' => [
'name' => 'CORS',
'description' => 'Setup and manage Cross-Origin Resource Sharing headers',
],
];