mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 16:22:20 +02:00
Merge remote-tracking branch 'origin/support/3.0' into support/3.1
# Conflicts: # datamodels/2.x/itop-core-update/dictionaries/pt_br.dict.itop-core-update.php # datamodels/2.x/itop-hub-connector/dictionaries/pl.dict.itop-hub-connector.php # datamodels/2.x/itop-hub-connector/dictionaries/pt_br.dict.itop-hub-connector.php # datamodels/2.x/itop-hub-connector/dictionaries/zh_cn.dict.itop-hub-connector.php # datamodels/2.x/itop-welcome-itil/dictionaries/tr.dict.itop-welcome-itil.php
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
/**
|
||||
* Localized data
|
||||
*
|
||||
* @copyright Copyright (C) 2013 XXXXX
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
Dict::Add('IT IT', 'Italian', 'Italiano', array(
|
||||
'theme:light-grey' => 'Light Grey (deprecated)~~',
|
||||
));
|
||||
Reference in New Issue
Block a user