1 (edited by 2014-12-04 14:37:56)

Topic: Date Translation

Hi I'm having issues with dates.
Since I'm italian I'd like to have italian dates (months and weekdays).
Where can I translate them?

I changed them in the core.php page but they're still appearing in english.

Re: Date Translation

Also where do I translate the Go Back button?!

Re: Date Translation

Unfortunately, there isn't a way to change the dates without having to write code as they depend on the locale settings on the server.
As for the "Go back" button, you can translate it in the file here: /core/includes/add_comment.php

Best regards,
CN Support team

4 (edited by 2014-12-10 21:52:46)

Re: Date Translation

I've changed all the go back but I still get go back instead of the translation that I've put -.-

Anyway I'm using the go back call next to the full story title....are u sure it's going to work anyway changing the add comment??

EDIT: it worked translating Go Back in /core/news.php thanks for the help.
It's just so sad that dates can't be translated...see why I keep saying that it's not good as it was with people's hacks?! https://cutephp.com/forum/style_emoticons/default/sad.gif
Thanks again.

5 (edited by 2015-01-20 04:32:25)

Re: Date Translation

I've changed all the go back but I still get go back instead of the translation that I've put -.-

Anyway I'm using the go back call next to the full story title....are u sure it's going to work anyway changing the add comment??

EDIT: it worked translating Go Back in /core/news.php thanks for the help.
It's just so sad that dates can't be translated...see why I keep saying that it's not good as it was with people's hacks?! https://cutephp.com/forum/style_emoticons/default/sad.gif
Thanks again.


See under System Configuration/News:

Time format for news
view help for time formatting here

and change the date format to suit - help is available from the included link
http://php.net/manual/en/function.date.php