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

fix: Ensure unique study programmes #242

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mrshu
Copy link
Contributor

@mrshu mrshu commented Feb 26, 2024

  • Make sure there are no study programmes selected twice (as that's what AIS does not like).

* Make sure there are no study programmes selected twice (as that's what
  AIS does not like).

Signed-off-by: mr.Shu <[email protected]>
@mrshu mrshu requested a review from tvinar February 26, 2024 13:51
SELECT_STUDY_PROGRAMME = _('Vyberte si, prosím, aspoň prvý študijný program')
NO_ACCESS_MSG = _('Nemáte oprávnenie pre prístup k danému prístupovému bodu')
SELECT_STUDY_PROGRAMME = _('Vyberte si, prosím, aspoň prvý študijný program') # noqa
SELECT_STUDY_PROGRAMME_ONCE = _('Vyberte si, prosím, študijný program najviac jeden krát') # noqa
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tvinar I am not really sure what the proper spelling would be, so I'd be very happy to take any suggestions 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant