History

  1. %{count} word%{count} words
    %{count} word%{count} words
    oneThis plural form is used for numbers like: 1

    %{count} word


    otherThis plural form is used for numbers like: everything else

    %{count} words


    changed via the API .
    Copy to clipboard
  2. %{count} mot%{count} mots
    oneThis plural form is used for numbers like: n in 0..1

    %{count} mot


    otherThis plural form is used for numbers like: everything else

    %{count} mots


    changed by Edouard .
    Copy to clipboard
  3. %{count} mot%{count} mots
    oneThis plural form is used for numbers like: n in 0..1

    %{count} mot


    otherThis plural form is used for numbers like: everything else

    %{count} mots


    changed by Edouard via a Batch Operation.
    Copy to clipboard