Hello,
I am trying to develop a bilingual website (Catalan/English) with
Translucid.
The question is that Catalan is not in the default list of languages
and I don't know how to add it.
I've tried to modify the 'ConfigVars.class.php' by adding
'ca'=>'Catalan' in the 'aLanguageList' array, but the language doesn't
appear in Admin>Language>Select default language. What should I do?
Also, I've tried to translate messages.xml to Spanish by duplicating
the default folder 'en_EN' and renaming it to 'es_ES'(and then
translating the file messages.xml inside this last folder). But
doesn't seem to work.
What I'm doing wrong?
Thank you very much,
Guillem