You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"] } }
The text was updated successfully, but these errors were encountered:
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"] } }
The text was updated successfully, but these errors were encountered: