Hi.
That text comes from the API, so it’s dynamic but not setup for translation: https://github.com/cliffordp/tk-event-weather/blob/1.6.0/templates/single_day_before.php#L58
However, you can change your API call language in the plugin’s settings to be Italian: https://cl.ly/e02488c17a56
Please let me know how this goes for you.
Hello friend,
thanks for your support. I already set the API call language as you described but the “today” is still there. It seems a missing translation. It should be “Oggi”.
However I changed the plugin php page related to it but with next plugin update I’ll loose that change.
Thanks,
L
-
This reply was modified 7 years ago by
ipnotik.
Ah, I figured it out – it’s actually from here: https://github.com/cliffordp/tk-event-weather/blob/1.6.0/templates/single_day_before.php#L77 – so you can translate it if you wish.
Please let me know if you have any follow-up questions on this topic.