Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(SP: 0.5) Correct pluralisation of offer counts in EN and UA Translations #2215

Closed
2 tasks done
Olenka-Hryk opened this issue Jul 26, 2024 · 0 comments · Fixed by #2271
Closed
2 tasks done

(SP: 0.5) Correct pluralisation of offer counts in EN and UA Translations #2215

Olenka-Hryk opened this issue Jul 26, 2024 · 0 comments · Fixed by #2271
Assignees
Labels
bug Something isn't working Frontend part good first issue Good for newcomers

Comments

@Olenka-Hryk
Copy link
Contributor

Olenka-Hryk commented Jul 26, 2024

Main Acceptance Criteria:

  • Correct pluralisation of offer counts in EN translations
  • Correct pluralisation of offer counts in UA translations

In the "Find offer" tab, when clicking on Categories or Subjects, the pluralisation of offer counts in EN or UA translations does not work properly.

Actual result:

  • [UA]
Screenshot 2024-07-26 at 13 19 13
  • [EN]
Screenshot 2024-07-26 at 15 09 39

Expected result:
Screenshot 2024-07-26 at 15 18 48

The correct translation should display the following:

  • [UA]

  • 0 Пропозицій when there are no questions.

  • 1 Пропозиція when there is one question.

  • 2 Пропозиції, 3 Пропозиції, 4 Пропозиції when there are 2, 3, or 4 questions, respectively.

  • 5 Пропозицій when there are 5 or more questions.

  • [EN]

  • 0 Offers when there are no offers.

  • 1 Offer when there is one offer.

  • 2 Offers when there are 2 or more offers.

@Olenka-Hryk Olenka-Hryk added bug Something isn't working good first issue Good for newcomers Frontend part labels Jul 26, 2024
@github-project-automation github-project-automation bot moved this to Project Backlog in SpaceToStudy Jul 26, 2024
@Olenka-Hryk Olenka-Hryk moved this from Project Backlog to Sprint Backlog in SpaceToStudy Jul 26, 2024
@YulichkaR YulichkaR self-assigned this Jul 26, 2024
@YulichkaR YulichkaR linked a pull request Aug 2, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from Merge request to Done in SpaceToStudy Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Frontend part good first issue Good for newcomers
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants