Files
cms-seo/Configuration/Backend/DashboardWidgetGroups.php

10 lines
169 B
PHP

<?php
declare(strict_types=1);
return [
'seo' => [
'title' => 'LLL:EXT:seo/Resources/Private/Language/locallang_dashboard.xlf:widget.group.seo',
],
];