Page 1 of 1

Spanish translation?

Posted: Fri 20. Aug 2004, 01:32
by gari
As far as I've understood (after having searched the whole site and forums), there's already a Spanish translation somewhere... Where can I find it?

TIA :wink:

Posted: Fri 20. Aug 2004, 07:18
by DeXXus
These files already exist for the Backend:
include/inc_lang/backend/es/lang.ext.inc.php
include/inc_lang/backend/es/lang.inc.php
include/inc_lang/date/es.date.lang.php
include/inc_lang/formmailer/ES_formmailer.error.html
include/inc_lang/formmailer/ES_formmailer.success.html
And are enabled in:
"config.inc.php"

Code: Select all

// other stuff
$phpwcms["default_lang"]      = "es";     //default language
Also, the language file for the GT Mod still needs to be translated and placed in "include/inc_module/mod_graphical_text/inc_lang/backend/es/"
The "English" version can be found in "include/inc_module/mod_graphical_text/inc_lang/backend/en/lang.inc.php"