Files
iTop/dictionaries/ui/layouts/ui-content-block/de.dictionary.itop.ui-content-block.php

15 lines
280 B
PHP

<?php
/**
* Localized data
*
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @license https://opensource.org/licenses/AGPL-3.0
*
*/
/**
*
*/
Dict::Add('DE DE', 'German', 'Deutsch', [
'UIBlock:Error:AddBlockForbidden' => 'Kann Block nicht zu %1$s hinzufügen',
]);