🔁


History

  1. <%= count %> comment<%= count %> comments<%= count %> comments
    zeroThis plural form is used for numbers like: 0

    <%= count %> comments


    oneThis plural form is used for numbers like: 1

    <%= count %> comment


    otherThis plural form is used for numbers like: everything else

    <%= count %> comments


    changed via the API .
    Copy to clipboard
  2. <%= count %> komentarze<%= count %> komentarz<%= count %> komentarzy<%= count %> komentarzykomentarzy: <%= count %>
    <%= count %> komentarze<%= count %> komentarz<%= count %> komentarzy<%= count %> komentarzykomentarzy: <%= count %>
    ZeroThis plural form is used for numbers like: 0

    <%= count %> komentarzy


    oneThis plural form is used for numbers like: 1

    <%= count %> komentarz


    fewThis plural form is used for numbers like: n mod 10 in 2..4 and n mod 100 not in 12..14

    <%= count %> komentarze


    manyThis plural form is used for numbers like: n is not 1 and n mod 10 in 0..1 or n mod 10 in 5..9 or n mod 100 in 12..14

    <%= count %> komentarzy


    otherThis plural form is used for numbers like: everything else

    komentarzy: <%= count %>


    changed by pskosinski .
    Copy to clipboard
  3. <%= count %> komentarze<%= count %> komentarz<%= count %> komentarzy<%= count %> komentarzykomentarzy: <%= count %>
    <%= count %> komentarze<%= count %> komentarz<%= count %> komentarzy<%= count %> komentarzykomentarzy: <%= count %>
    ZeroThis plural form is used for numbers like: 0

    <%= count %> komentarzy


    oneThis plural form is used for numbers like: 1

    <%= count %> komentarz


    fewThis plural form is used for numbers like: n mod 10 in 2..4 and n mod 100 not in 12..14

    <%= count %> komentarze


    manyThis plural form is used for numbers like: n is not 1 and n mod 10 in 0..1 or n mod 10 in 5..9 or n mod 100 in 12..14

    <%= count %> komentarzy


    otherThis plural form is used for numbers like: everything else

    komentarzy: <%= count %>


    changed by pskosinski .
    Copy to clipboard
  4. <%= count %> comment<%= count %> comments<%= count %> comments
    zeroThis plural form is used for numbers like: 0

    <%= count %> comments


    oneThis plural form is used for numbers like: 1

    <%= count %> comment


    otherThis plural form is used for numbers like: everything else

    <%= count %> comments


    changed by Dennis Schubert via a Batch Operation.
    Copy to clipboard