ORIENT/plugins/zen/robots/lang/ru/lang.php

11 lines
256 B
PHP

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