-
Notifications
You must be signed in to change notification settings - Fork 186
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
Sync Strings - New translations to turkish #4253
Conversation
ElementBot
commented
Feb 10, 2025
- Update Strings from Localazy
📱 Scan the QR code below to install the build (arm64 only) for this PR. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #4253 +/- ##
========================================
Coverage 80.06% 80.06%
========================================
Files 2051 2051
Lines 54574 54574
Branches 6666 6666
========================================
Hits 43695 43695
Misses 8594 8594
Partials 2285 2285 ☔ View full report in Codecov by Sentry. |
abe40ed
to
f549e7b
Compare
<item quantity="one">"%1$s éppen ír…"</item> | ||
<item quantity="other">"%1$s éppen ír…"</item> | ||
<item quantity="%1$s éppen ír…">"one"</item> | ||
<item quantity="%1$s éppen ír…">"other"</item> |
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.
Hello @meskobalazs do you know what happened here? The new format does not work.
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.
It seems that it was a temporary error, syncing again the strings fixes it...
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.
Actually @pixlwave has reverted all the changes...
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.
I have no idea how that happened, it could be a bug on Localazy's end. The only atypical thing I might do is using POEdit's cloud editor feature.
Revert wrong change on Hungarian plurals.
|