-
Notifications
You must be signed in to change notification settings - Fork 310
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
Hungarian translate update #1149
Conversation
I'm sorry to spoil the party, but there are many more |
But thanks a ton for the work you've done already! |
@@ -13788,6 +13788,7 @@ OF | |||
FI / | |||
FR de | |||
HE מתוך | |||
HU |
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.
Should this really be empty?
@@ -13807,6 +13808,7 @@ TO | |||
FI kohteeseen | |||
FR à | |||
HE אל | |||
HU |
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.
Empty on purpose?
Yes. This cannot be interpreted in Hungarian. Then, during the testing, I see where it appears and then correct it if necessary.
Tamás
… 2024. aug. 25. dátummal, 18:46 időpontban Michael Herger ***@***.***> írta:
@michaelherger commented on this pull request.
In strings.txt <#1149 (comment)>:
> @@ -13788,6 +13788,7 @@ OF
FI /
FR de
HE מתוך
+ HU
Should this really be empty?
—
Reply to this email directly, view it on GitHub <#1149 (review)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAQM5QZVC4RHFR3NY4SQWNLZTIC4ZAVCNFSM6AAAAABNAONLYCVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDENJZGMZTSMJWGM>.
You are receiving this because you authored the thread.
|
No problem. As I have time, I will work on them as well.
Tamás.
… 2024. aug. 25. dátummal, 18:44 időpontban Michael Herger ***@***.***> írta:
I'm sorry to spoil the party, but there are many more strings.txt files for each of the plugins in Slim/Plugin...
—
Reply to this email directly, view it on GitHub <#1149 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAQM5Q277KLXKT5PCQ56AELZTICWHAVCNFSM6AAAAABNAONLYCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBYHEZDANBVGQ>.
You are receiving this because you authored the thread.
|
Theoretically, I have reached the end with the integration of the Hungarian language. There may be typos or misinterpretations, but I will correct them later if I find them.