- Issue created by @D34dMan
Three forms, special case for zero
The header entry would be:
Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2;
Languages with this property include:
Baltic family
Latvian
Reference: https://www.gnu.org/software/gettext/manual/html_node/Plural-forms.html
Active
1.0
Code