1
Hi,
the theme i'm using displays the date and time on the main page; and of course the day name is in English; i want to translate it into Turkish; to do so i guess i have to edit the mechanism of the smarty code below:
le="color: #000000"><?php <{$smarty.now|date_format:"%A. %B %e. %Y"}>
but i don't know; where the smarty libs are stored, any idea?
Lashae-