translations #70
Reference in New Issue
Block a user
No description provided.
Delete Branch "fenopy/KX-Bridge-Release:master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
note that non-English translations were ai-generated and may have issues.
WIP: translationsto translationsHi @fenopy,
Thank you — this is exactly the kind of contribution that makes the project better. I have merged your changes manually into the nightly branch:
.editorconfig,package.jsonandrequirements-dev.txtfiles were not carried over (they belong to the dev tooling side, not the release repo)Note: The
fr.jsonandit.jsonfiles you added are new — they were missing before. Non-English translations generated by AI are totally fine as a baseline, native speakers can always refine them later via PRs.This will be part of the next nightly build and eventually the next stable release. Thanks again!
Hi @fenopy, thank you for the contribution!
The changes from this PR have been partially merged into our
nightlybranch as part of a larger UI overhaul. The missing translation keys and references you identified were included, and we also took care of some related gaps.One intentional difference:
panel_motion_xyis now "Axes Control" (not "XY Axes") because XY and Z are merged into a single unified panel — so the label reflects that.The build-tooling files (
package.json,.editorconfigetc.) were not carried over as we do not have a JS build pipeline in this repo.Closing this PR — thanks again for spotting the gaps!
Pull request closed