🔁


History

  1. You have <%= count %> unread notificationYou have <%= count %> unread notifications
    You have <%= count %> unread notificationYou have <%= count %> unread notifications
    oneThis plural form is used for numbers like: 1

    You have <%= count %> unread notification


    otherThis plural form is used for numbers like: everything else

    You have <%= count %> unread notifications


    changed via the API .
    Copy to clipboard
  2. You have <%= count %> unread notificationYou have <%= count %> unread notifications
    You have <%= count %> unread notificationYou have <%= count %> unread notifications
    oneThis plural form is used for numbers like: 1

    You have <%= count %> unread notification


    otherThis plural form is used for numbers like: everything else

    You have <%= count %> unread notifications


    changed by Dennis Schubert via a Batch Operation.
    Copy to clipboard
  3. У вас <%= count %> непрочитанных уведомления.У вас <%= count %> непрочитанное уведомление.У вас <%= count %> непрочитанных уведомлений.У вас <%= count %> непрочитанных уведомлений.
    oneThis plural form is used for numbers like: n mod 10 is 1 and n mod 100 is not 11

    У вас <%= count %> непрочитанное уведомление.


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

    У вас <%= count %> непрочитанных уведомления.


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

    У вас <%= count %> непрочитанных уведомлений.


    otherThis plural form is used for numbers like: everything else

    У вас <%= count %> непрочитанных уведомлений.


    changed by Tolstoevsky .
    Copy to clipboard