Merged
Conversation
|
@Huncsuga is attempting to deploy a commit to the NEON Team on Vercel. A member of the Team first needs to authorize it. |
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR adds comprehensive Hungarian translations for a Laravel e-commerce package system, expanding the supported languages to include Hungarian (hu locale). The translations cover all major components including admin interfaces, core functionality, and table-rate shipping features.
- Complete Hungarian translation files for the admin package covering all UI elements
- Hungarian translations for core package exceptions and base functionality
- Hungarian translations for the table-rate shipping package
Reviewed Changes
Copilot reviewed 39 out of 39 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| packages/admin/resources/lang/hu/*.php | Complete Hungarian translations for admin interface components including orders, products, customers, discounts, and all UI elements |
| packages/core/resources/lang/hu/*.php | Hungarian translations for core package exceptions and base media definitions |
| packages/table-rate-shipping/resources/lang/hu/*.php | Hungarian translations for shipping zones, methods, exclusion lists, and relation managers |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
packages/table-rate-shipping/resources/lang/hu/relationmanagers.php
Outdated
Show resolved
Hide resolved
Contributor
|
@Huncsuga would you review the CoPilot suggestions for me, before we merge? Thanks |
…s.php Co-authored-by: Copilot <[email protected]>
Contributor
Author
|
@glennjacobs Done |
glennjacobs
approved these changes
Nov 11, 2025
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.
I added Hungarian translations to the package.