MX Plural
MX Plural allows you to choose correct plural form of words in different languages.
Languages Supported:
Afrikaans(af) Albanian(sq) Arabic(ar) Belarusian(be) Bosnian(bs) Bulgarian(bz) Chinese(tw) Croatian(hr) Czech(cz) Dutch(nl) English(nl) Estonian(ee) Farsi(fa) French(fr) German(de) Greek(gr) Hebrew(il) Icelandic(is) Irish(ie) Italian(it) Japan(ja) Kazakh(kz) Latvian(lv) Lithuanian(lt) Malay(my) Mongolian(mn) Polskiy(pl) Russian(ru) Slovak(sk) Spanish(es) Turkish(tr) Ukrainian(ua) Vietnamese(vn) Welsh(cy)
Make a Donation
My add-on is free and freely available, but I encourage donations. Try it out now, there are no strings attached. Pay if you want, especially if you want to see improvements or more software listed here!If you use my add-on on multiple domains, sites or servers, would you consider donating for each use?
Download
Requirements
- ExpressionEngine 2
Example
{exp:mx_plural lang_id = "fr" qty = "1" str = "maison|maisons"}
{exp:mx_plural lang_id = "fr" qty = "5" str = "maison|maisons" pattern = "%d %w"}
{exp:mx_plural lang_id = "pl" qty = "5" str="dom|domy|domow" pattern = "%d %w" }
{exp:mx_plural lang_id = "pl" qty = "1" str = "dom|domy|domow" pattern = "%d %w"}
{exp:mx_plural lang_id = "pl" qty = "24" str = "dom|domy|domow" pattern = "%d %w"}

