Files
iTop/dictionaries/ui/layouts/en.dictionary.itop.ui-content-block.php
2021-03-12 18:48:46 +01:00

10 lines
237 B
PHP

<?php
/**
* @copyright Copyright (C) 2010-2021 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',
]);