Hey JAXPLE! No worries, I understand now. I actually found the pull request you're referring to at Wurst-Imperium/Wurst7824. However, it seems that you closed the pull request yourself by force-pushing to your master branch.
To avoid such issues in the future, it's best to create a separate branch for each pull request. This way, you can work on the changes without affecting your master branch directly. When you're ready, you can submit the pull request from the branch and request for it to be merged.
If you still want to contribute the translated functions to Wurst, I recommend creating a new branch from the current state of the repository and committing your translations there. This will help ensure a smoother process for submission and review.
Let me know if you have any further questions or need any assistance!