zkat / npx

execute npm package binaries (moved)
https://github.com/npm/npx
Other
2.63k stars 105 forks source link

feat(i18n): Add Pirate translation #36

Closed bnb closed 7 years ago

bnb commented 7 years ago

Adds yarr.json, a pirate translation. Happy to add/update anything in this, as it was actually really hard to translate effectively 😅

Discussion on Twitter that sparked this: link.

zkat commented 7 years ago

One more thing: The proper locale name is pirate, in order for yargs to pick it up: see https://github.com/yargs/yargs/blob/master/locales/pirate.json.

So LC_ALL=pirate node . -h is how to use it 👍

bnb commented 7 years ago

Wanted to give a status update - I'm traveling over the next few days and won't have time to update then. Will get back to this on Monday! ❤️

zkat commented 7 years ago

@bnb take your time, and thanks again for the PR!

zkat commented 7 years ago

p.s. I don't like having PRs sitting around for a month, so unless this gets updated soon, I'll close it and it can get reopened when the PR is more ready? I'll look again in the next few days. Cheers!

zkat commented 7 years ago

K, I'm gonna close this for now. Please go ahead and open a new one if/when you get around to wrapping this up! Thanks for the submission ^_^