🔁


History

  1. <%= count %> comment<%= count %> comments<%= count %> comments
    <%= 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 %> comment<%= count %> comments<%= count %> comments
    <%= 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
  3. <%= count %> komentáře<%= count %> komentář<%= count %> komentářů<%= count %> komentářů
    zeroThis plural form is used for numbers like: 0

    <%= count %> komentářů


    oneThis plural form is used for numbers like: n is 1

    <%= count %> komentář


    fewThis plural form is used for numbers like: n in 2..4

    <%= count %> komentáře


    otherThis plural form is used for numbers like: everything else

    <%= count %> komentářů


    changed by Aditoo .
    Copy to clipboard