TimeCircles icon indicating copy to clipboard operation
TimeCircles copied to clipboard

Text label for when the date/hour/minutes reach singular state

Open arbiasgjoshi opened this issue 8 years ago • 0 comments

So, one thing that I was wondering is how to make the label texts such as Days, Seconds and Minutes appear as singular when the countdown reaches e.g: plural is days, singular day and such for the seconds and minutes. code sample below: "time": { "Days": { "show": true, "color": "#fff", "text": ["plural", "singular"] } }

arbiasgjoshi avatar Nov 17 '17 16:11 arbiasgjoshi