Add Polish translation#864
Conversation
|
Polish translation PR submitted; happy to adjust as needed. |
Codecov Report❌ Patch coverage is
❌ Your patch check has failed because the patch coverage (0.00%) is below the target coverage (95.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #864 +/- ##
==========================================
- Coverage 97.31% 97.30% -0.01%
==========================================
Files 83 84 +1
Lines 10643 10644 +1
==========================================
Hits 10357 10357
- Misses 286 287 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
The PR is translation-only. It changes i18n/translations/pl-PL.json and src/krux/translations/pl.py. |
|
Hey @maferris! Thanks for the Polish translation contribution! LGTM, but this PR should target the Quick questions: |
Thanks for the review! I’ll switch the PR base branch to develop. I tested the translation locally, but I haven’t built it on device/simulator yet. If needed, I’d be happy to do that as well. As for the Polish user base, I can’t quantify it precisely, but I believe Polish localization is useful for accessibility and adoption, especially for new users. |
|
Done — I’ve changed the PR base branch to develop. I can also test the translation on device or in the simulator if needed. |
|
I only changed the PR base from main to develop, so I’m waiting for the checks to re-run on the new base. |
|
Hi @maferris , thank you for the contribution! It's really important to check the translations at least on simulator to ensure sentences fit screen and are sound the given context. Start by installing You should run the Before submitting the PR you also must run Start the commit messages with "feat(translation): " to pass the "conventional commits" requirement. Let us know if this sound too complicated. |
Thanks, that’s clear. I’ll follow the translation instructions, test in the simulator, and update the commit message format accordingly. |
|
I need to pause for now. I’ve validated the translation locally, but the simulator doesn’t fully match the device layout, so I’ll continue checking the remaining strings later. |
IMO this the way, count on me if you need. |
|
You can make the simulator run with your device's layout, just pick one, like |
bitcoisas
left a comment
There was a problem hiding this comment.
Tested on the simulator here, all screens render correctly, strings fit
without clipping issues.
A few strings are missing or unnecessary compared to current en-US.json,
looks like the translation is slightly out of sync with latest develop,
but nothing blocking.
Looking forward to seeing this land! Just a FUP: If you need a help about what @odudex or @qlrd said, count on me :)
|
Created a fix in maferris/kruxPL#1 |
What is this PR for?
This PR adds a Polish translation for the Krux i18n files.
Changes made to:
Did you build the code and tested on device?
What is the purpose of this pull request?