Hi there,
In my sites news archive, I need both my entry_date and my month_links to display in Norwegian.
I have included this in my document header:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//NO-nb" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html >And I have tried using the Translation Utility and translated the months inside the core_lang.php file.
What is the clue here, to get the dates (months) on my site in my own language?
Thanks in advance