Files
iTop/datamodels/2.x/itop-themes-compat/dictionaries/en_gb.dict.itop-themes-compat.php
Lars Kaltefleiter 596e26a96f 🌐 N°7932 Translations - British English (#677)
* Translation into EN GB
2024-11-18 14:38:53 +01:00

12 lines
252 B
PHP

<?php
/**
* Localized data
*
* @copyright Copyright (C) 2024 Combodo SAS
* @license https://opensource.org/licenses/AGPL-3.0
*/
Dict::Add('EN GB', 'British English', 'British English', array(
'theme:light-grey' => 'Light Grey (deprecated)',
));