es-MX improvements to front page, parts of tutorial, and others...#953
Merged
amyjko merged 7 commits intowordplaydev:mainfrom Feb 22, 2026
Merged
es-MX improvements to front page, parts of tutorial, and others...#953amyjko merged 7 commits intowordplaydev:mainfrom
amyjko merged 7 commits intowordplaydev:mainfrom
Conversation
amyjko
requested changes
Feb 19, 2026
Collaborator
amyjko
left a comment
There was a problem hiding this comment.
This is great! (At least, I trust it is, since my Spanish is quite limited).
One revision: when you edit a string that starts with $~, remove the $~. That means it's machine translated, so now that you've edited it, it's no longer machine translated. Can you remove those and then I'll merge?
Author
|
Okay, I think I've deleted all the $~ in my edits. I also went ahead and fixed the stage ui issue for this locale in particular, but definitely will follow up with a bigger issue about UI tags in the locale |
amyjko
approved these changes
Feb 22, 2026
Collaborator
amyjko
left a comment
There was a problem hiding this comment.
Thanks for cleaning up these parts of the tutorial and landing page!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Context
My first pull request on this platform. Yay!
Anyways, I'm looking to do more than this, but this was just my first test pull request. I've edited some of the translations of the es-MX locale for:
Related issues
Verification
Passed unit tests using npm run check and test. Verified some translations with my mother, who is a fluent Spanish speaker from Mexico and is very very supportive of my efforts.
Future goals
I would like to continue localizing as much of wordplay as I can with the Spanish locale. I've already established that the es-mx machine translation makes some very obvious and confusing mistakes when literally translating some words, so I'm sure there are mistranslations left out there somewhere. I will be focusing on the tutorial next since that's what most kids will probably be reading.
PLEASE LET ME KNOW IF I'VE DONE ANYTHING WRONG OR WHAT I CAN IMPROVE!!!! This is my first PR ever.