Dear Alex.
Thanks you for using product our.
I'm sorry for reply late because we just have a long holiday.
You can translate the day the below:
Go to module/mod_jux_basic_weather/assets/js/cript.js
line 104, please add line code:
if(wfi.day == "Mon"){
wfi.day = "Thu2"
}
if(wfi.day == "Tue"){
wfi.day = "Thu3"
}
if(wfi.day == "Wed"){
wfi.day = "Thu4"
}
if(wfi.day == "Thu"){
wfi.day = "Thu5"
}
if(wfi.day == "Fri"){
wfi.day = "Thu6"
}
if(wfi.day == "Sat"){
wfi.day = "Thu7"
}
if(wfi.day == "Sun"){
wfi.day = "Chunhat"
}
and edit your language.
Best Regards,
Huyen Tran