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

Initial hungarian translation #124

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

webprogramozo
Copy link

Adding Hungarian Translation to PromptPlus

Description:

This pull request adds a Hungarian translation to the program using a .resx file. During the translation process, I paid special attention to using short and concise expressions to ensure that the messages fit well within the fixed-size console display.

Changes:

Added a new Hungarian language file: PromptPlusResources.hu-HU.resx
Translated all messages into Hungarian, focusing on brevity and proper display on the console.

Testing:

Verified that all messages display correctly on the console.
Ensured that the translated messages do not exceed the console's display limits.

Please review the changes and let me know if you would like any modifications.

Thank you!

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.

None yet

1 participant