17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1300 Views |
-
translation

23 September 2008 at 4:44am
Hi!
I have problem with translations. I add new language (Slovenian) in:
auth_openid/lang/sl-SI.php,
cms/lang/sl-SI.php,
sapphire/lang/sl-SI.php,
ecommerce/lang/sl_SI.php
..... but no effect!
How to translate page to slovenian language and how to add language chooser in template?
Please help me!!!?Thank you, Goran
-
Re: translation

11 October 2008 at 3:28am
Hi!
Have you added the following to your _config.php?
i18n::enable();
i18n::set_default_lang('sl');
i18n::set_locale('sl_Sl');Also, read the documentation.
Regards,
Juanitou
| 1300 Views | ||
|
Page:
1
|
Go to Top |

