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

Feature/ja-25 add localization #121

Merged
merged 32 commits into from
Jul 6, 2024
Merged

Conversation

GrzegorzKmiecinski
Copy link
Collaborator

No description provided.

@GrzegorzKmiecinski GrzegorzKmiecinski changed the title Add basic setup and dropdown menu to change languages Feature/ja-25 add localization Jul 4, 2024
@GrzegorzKmiecinski GrzegorzKmiecinski requested review from Zjyslav and skrawus and removed request for Zjyslav July 5, 2024 17:08
@GrzegorzKmiecinski GrzegorzKmiecinski marked this pull request as ready for review July 5, 2024 17:08
Copy link
Collaborator

@Zjyslav Zjyslav left a comment

Choose a reason for hiding this comment

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

Overall great work, but I found some things to correct in English version:

  • Home/Index - link says "Your class dates", but the page it links to says "Your schedule" - I'd make it the latter in both cases.
  • Home/Tutor: the header is not translated and first item on list of links is just "Add" - I'd change it to "Create ad" (on "New ad" to be consistent with what you see after clicking it)
  • Browse/Ads - page number on the bottom is not translated
  • Shared/Components/CreateRequestForAd - form labels are not translated - you need to replace @Html.DisplayNameFor with resource (and I think remove asp-for from label).
  • Tutor/CreateScheduleItem - button is in Polish
  • I would change in Polish version Funkcjonalność studenta to Funkcjonalność ucznia

Copy link
Collaborator

@Zjyslav Zjyslav left a comment

Choose a reason for hiding this comment

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

  • Home/Tutor - header is still in Polish
  • Tutor/CreateScheduleItem - header is in Polish
  • Merge develop and resolve conflicts

@GrzegorzKmiecinski
Copy link
Collaborator Author

* [ ]  Merge develop and resolve conflicts

There're no conflicts in the VS but GH shows it's something with blazor. @Zjyslav can you take a look?

conflicts

@Zjyslav
Copy link
Collaborator

Zjyslav commented Jul 6, 2024

* [ ]  Merge develop and resolve conflicts

There're no conflicts in the VS but GH shows it's something with blazor. @Zjyslav can you take a look?

conflicts

Whole Schedule view had to be replaced with a Blazor component.

@Zjyslav Zjyslav merged commit 0109d95 into develop Jul 6, 2024
1 check passed
@Zjyslav Zjyslav deleted the feature/ja-25-add-locatization branch July 6, 2024 08:24
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.

2 participants