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

6 lines
164 B
PHP
Raw Normal View History

2024-07-13 12:48:51 +00:00
<?php return [
'plugin' => [
'name' => 'CORS',
'description' => 'Verwalte Cross-Origin Resource Sharing Header in October CMS',
],
];