-
Notifications
You must be signed in to change notification settings - Fork 6.3k
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
nodejs-es: Sync site.json with english version #1836
Conversation
This PR update locale/es/site.json file as its english version. Thanks for reviewing it! :) Related with #1778 cc @nodejs/nodejs-es
locale/es/site.json
Outdated
} | ||
}, | ||
"getinvolved": { | ||
"link": "get-involved", | ||
"text": "Participa", |
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 think "Participa" makes more sense in this context rather than "Implícate"
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 tried it with 'implícate' cause is the word used at catalan translation. I can change in both files by 'Participa' to be consistent.
Thanks @academo
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.
LGTM 👍
@Tsuna-mi Could you please check for merge conflicts? Would like to get this merged. |
@fhemberger Sorry I don't see conflicts.. I've fixed last week |
@Tsuna-mi Ok, may be related to GitHub's hiccup today. Please go ahead and merge this PR, I can't do it myself: |
This PR update locale/es/site.json file as its english version.
Thanks for reviewing it! :)
Related with #1778
cc @nodejs/nodejs-es