Skip to content

73 implement eelisa page#80

Merged
peterlipt merged 6 commits intomainfrom
73-implement-eelisa-page
Mar 25, 2026
Merged

73 implement eelisa page#80
peterlipt merged 6 commits intomainfrom
73-implement-eelisa-page

Conversation

@DankaMarci
Copy link
Copy Markdown
Collaborator

No description provided.

@DankaMarci DankaMarci requested a review from peterlipt March 5, 2026 14:35
@DankaMarci DankaMarci self-assigned this Mar 5, 2026
@DankaMarci DankaMarci linked an issue Mar 5, 2026 that may be closed by this pull request
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ehk Ready Ready Preview, Comment Mar 25, 2026 4:40pm

Request Review

Copy link
Copy Markdown
Member

@peterlipt peterlipt left a comment

Choose a reason for hiding this comment

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

Requested some changes.

@peterlipt peterlipt requested a review from Copilot March 25, 2026 15:51
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Implements a new localized EELISA information page under kulugy, including new dictionary content in both HU/EN and a new Next.js App Router page with a dedicated content component.

Changes:

  • Added kulugy.eelisa translation content to hu.json and en.json.
  • Introduced a new /[lang]/kulugy/eelisa page that loads dictionary content and renders it with a new EELISAContent component.
  • Built a UI layout for EELISA details (what it is, partners, how-to-apply steps, action links, contact).

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 7 comments.

File Description
src/dictionaries/hu.json Adds Hungarian translation content for the new EELISA page.
src/dictionaries/en.json Adds English translation content for the new EELISA page.
src/app/(app)/[lang]/kulugy/eelisa/page.tsx Adds the EELISA route page that fetches localized content.
src/app/(app)/[lang]/kulugy/eelisa/components/EELISAContent.tsx Adds the main UI component rendering EELISA content sections and links.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@peterlipt peterlipt merged commit 9b15df1 into main Mar 25, 2026
@peterlipt peterlipt deleted the 73-implement-eelisa-page branch March 25, 2026 16:11
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.

Implement EELISA page

3 participants