-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Add Hungarian language support and help documentation #5200
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
Conversation
toviszsolt
commented
Jan 20, 2026
- Integrated Hungarian translations into the IntlProvider and lang-list.
- Added Hungarian help documentation for various topics including Access Lists, Certificates, Proxy Hosts, and more.
- Updated locale options to include Hungarian language.
- Integrated Hungarian translations into the IntlProvider and lang-list. - Added Hungarian help documentation for various topics including Access Lists, Certificates, Proxy Hosts, and more. - Updated locale options to include Hungarian language.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This pull request adds comprehensive Hungarian language support to the Nginx Proxy Manager frontend. The changes include a complete Hungarian translation file with 770 translation strings, Hungarian help documentation for all major features, and proper integration into the locale system.
Changes:
- Added Hungarian (hu-HU) locale with complete translations for all UI elements
- Created Hungarian help documentation files for Access Lists, Certificates, Proxy Hosts, Redirection Hosts, Dead Hosts, and Streams
- Cleaned up duplicate locale entries in lang-list.json and improved code formatting consistency
Reviewed changes
Copilot reviewed 12 out of 12 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| frontend/src/locale/src/lang-list.json | Removed duplicate locale entries and added Hungarian locale entry |
| frontend/src/locale/src/hu.json | Complete Hungarian translation file with 770 translation strings |
| frontend/src/locale/src/HelpDoc/index.ts | Added Hungarian help documentation import and integration |
| frontend/src/locale/src/HelpDoc/hu/index.ts | Created Hungarian help documentation index |
| frontend/src/locale/src/HelpDoc/hu/*.md | Added 6 Hungarian help documentation files covering all major features |
| frontend/src/locale/IntlProvider.tsx | Integrated Hungarian import and added to locale options (also improved code formatting) |
| frontend/check-locales.cjs | Added Hungarian to locale validation script (also improved code formatting) |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Typo-fix: GitHub Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
- Fine-tuning of some Hungarian language-specific expressions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Copilot reviewed 12 out of 12 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
@jc21 Jenkis has been stuck at Post Actions for over an hour. |
- Clarification of the translation of action.add-location
|
Docker Image for build 4 is available on DockerHub: Note Ensure you backup your NPM instance before testing this image! Especially if there are database changes. Warning Changes and additions to DNS Providers require verification by at least 2 members of the community! |
|
✅ PR is complete and ready. |