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
I'm not sure if these translations should actually be deleted because in the copy of Dawn that I have, the translation doesn't appear to actually be used anywhere. I haven't had time to check the latest version yet.
If it has been left in intentionally though, I believe quantity should be replaced with count in order for the translation pluralisation rules to kick in. Otherwise I need to pass both quantity and count values.
The text was updated successfully, but these errors were encountered:
I'm not sure if these translations should actually be deleted because in the copy of Dawn that I have, the translation doesn't appear to actually be used anywhere. I haven't had time to check the latest version yet.
If it has been left in intentionally though, I believe
quantity
should be replaced withcount
in order for the translation pluralisation rules to kick in. Otherwise I need to pass bothquantity
andcount
values.The text was updated successfully, but these errors were encountered: