<?php return [
'plugin' => [
'description' => 'Генерация robots.txt'
],
'perms' => [
'access' => 'Управление robots.txt'
'settings' => [
'control' => 'Настройка robots.txt'
]
];