Localized in chinese

SVN:trunk[1034]
This commit is contained in:
Romain Quetiez
2010-12-20 13:44:15 +00:00
parent adfed90733
commit 6c73b3ed2e
26 changed files with 3994 additions and 0 deletions

View File

@@ -366,6 +366,8 @@ class Config
'dictionaries/ru.dictionary.itop.core.php', // Support for Russian
'dictionaries/tr.dictionary.itop.ui.php', // Support for Turkish
'dictionaries/tr.dictionary.itop.core.php', // Support for Turkish
'dictionaries/zh.dictionary.itop.ui.php', // Support for Chinese
'dictionaries/zh.dictionary.itop.core.php', // Support for Chinese
);
foreach($this->m_aSettings as $sPropCode => $aSettingInfo)
{