Plural formula: n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2
Loading…
No matching activity found.
Source string comment
This sentence has four possible numerous combinations due to both count and submission_count
Additional explanation to clarify meaning or usage of the string.
Additional comma-separated flags to influence quality checks. Possible values can be found in the documentation.
This sentence has four possible numerous combinations due to both count and submission_count
4 years ago