Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Pull request overview
Adds a new “Sportpálya támogatás” (sports field support) informational page with HU/EN dictionary content and exposes it via the SPORT navigation menu.
Changes:
- Added new
sport.sportpalyaTamogatasdictionary entries in HU/EN. - Added a new Next.js route and React content component to render the page from the dictionary.
- Updated the SPORT navigation item to link to the new page.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 9 comments.
Show a summary per file
| File | Description |
|---|---|
| src/dictionaries/hu.json | Adds Hungarian copy for the sports field support application page. |
| src/dictionaries/en.json | Adds English copy for the same page. |
| src/app/(app)/components/navigation-items.ts | Updates SPORT submenu to link to the new page. |
| src/app/(app)/[lang]/sport/sportpalyaTamogatas/page.tsx | Introduces the page route that loads dictionary content. |
| src/app/(app)/[lang]/sport/sportpalyaTamogatas/components/GymSupportContent.tsx | Adds the UI component that renders the structured content. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
src/app/(app)/[lang]/sport/sportpalya-tamogatas/components/GymSupportContent.tsx
Outdated
Show resolved
Hide resolved
src/app/(app)/[lang]/sport/sportpalya-tamogatas/components/GymSupportContent.tsx
Outdated
Show resolved
Hide resolved
src/app/(app)/[lang]/sport/sportpalya-tamogatas/components/GymSupportContent.tsx
Outdated
Show resolved
Hide resolved
peterlipt
requested changes
Feb 24, 2026
Member
peterlipt
left a comment
There was a problem hiding this comment.
Írtam pár dolgot ezeket javítsd ki majd kérlek!
src/app/(app)/[lang]/sport/sportpalya-tamogatas/components/GymSupportContent.tsx
Outdated
Show resolved
Hide resolved
…r-dev/ehk into feat/ehk-sportpalya-tamogatas
Panny2507
commented
Feb 26, 2026
Contributor
Author
Panny2507
left a comment
There was a problem hiding this comment.
elv kesz, koszi a segitseget!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.