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"] } }
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"] } }