Exit Zen
556
color_templates.php:259
English

Plural formula: n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2

557
color_templates.php:264
English

Plural formula: n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2

3969
pollers.php:595
English

Plural formula: n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2

The translation has come to an end.