Welcome Guest, Not a member yet? Register   Sign In
How switch Languages for calendar class?
#1

[eluser]chefnelone[/eluser]
Hello
I'm using the calendar class to show a calendar.
It works fine but it refuse to show month and days in english.

I have spanish as default language. When I change language to english the calendar continue showing the spanish text for days and month...

I'm sure I have the right files:
application/language/english/calendar_lang.php
and
application/language/spanish/calendar_lang.php

For changing language I mean setting:
$this->session->userdata('language') = 'spanish'
to
$this->session->userdata('language') = 'english'

What am I missing here??
What else do I need to do for the calendar workingf fine with languages?

Thanks
#2

[eluser]mestresan[/eluser]
Anyone can help us ?




Theme © iAndrew 2016 - Forum software by © MyBB