kUtRL/locales/en/resources.php

18 lines
371 B
PHP
Raw Normal View History

2021-08-25 23:06:22 +00:00
<?php
2021-11-06 15:43:02 +00:00
/**
* @brief kUtRL, a plugin for Dotclear 2
*
* @package Dotclear
* @subpackage Plugin
*
* @author Jean-Christian Denis and contributors
*
* @copyright Jean-Christian Denis
* @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html
*/
if (!defined('DC_RC_PATH')) {
return;
}
2021-08-25 23:06:22 +00:00
2021-11-06 15:43:02 +00:00
$__resources['help']['kUtRL'] = dirname(__FILE__) . '/help/help.html';