DC23 / jd-easytimekeeping

Easy timekeeping module for the Foundry VTT
MIT License
0 stars 0 forks source link

User-facing string in ClockView.tellTime is not localised #41

Closed DC23 closed 4 days ago

DC23 commented 1 week ago

ClockView.tellTime

let content = `It's ${time.timeOfDay} on day ${time.day + 1}` // display in 1-based days