Files
iTop/dictionaries/ui/layouts/ui-content-block/en.dictionary.itop.ui-content-block.php
2024-05-06 18:35:31 +02:00

10 lines
236 B
PHP

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