Files
iTop/dictionaries/ui/layouts/ui-content-block/en.dictionary.itop.ui-content-block.php
2023-03-17 18:28:47 +01:00

10 lines
237 B
PHP

<?php
/**
* @copyright Copyright (C) 2010-2023 Combodo SARL
* @license http://opensource.org/licenses/AGPL-3.0
*/
Dict::Add('EN US', 'English', 'English', [
'UIBlock:Error:AddBlockForbidden' => 'Cannot add block to %1$s',
]);