Files
iTop/datamodels/2.x/itop-themes-compat/en.dict.itop-themes-compat.php
2022-03-02 17:14:08 +01:00

12 lines
235 B
PHP

<?php
/**
* Localized data
*
* @copyright Copyright (C) 2013 XXXXX
* @license http://opensource.org/licenses/AGPL-3.0
*/
Dict::Add('EN US', 'English', 'English', array(
'theme:light-grey' => 'Light Grey (deprecated)',
));