mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
- First spanish localization (Many thanks to Randall Badilla Castro from Costa Rica)
SVN:trunk[704]
This commit is contained in:
@@ -154,6 +154,9 @@ class Config
|
||||
'../dictionaries/dictionary.itop.core.php',
|
||||
'../dictionaries/dictionary.itop.ui.php', // Support for English
|
||||
'../dictionaries/fr.dictionary.itop.ui.php', // Support for French
|
||||
'../dictionaries/fr.dictionary.itop.core.php', // Support for French
|
||||
'../dictionaries/es_cr.dictionary.itop.ui.php', // Support for Spanish (from Costa Rica)
|
||||
'../dictionaries/es_cr.dictionary.itop.core.php', // Support for Spanish (from Costa Rica)
|
||||
);
|
||||
|
||||
$this->m_sDBHost = '';
|
||||
|
||||
Reference in New Issue
Block a user