Files
iTop/datamodels/2.x/itop-themes-compat/dictionaries/en.dict.itop-themes-compat.php

13 lines
231 B
PHP

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