-
Notifications
You must be signed in to change notification settings - Fork 992
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
Add korean translation #296
Conversation
"other": "알 수 없는 인자들입니다: %s" | ||
}, | ||
"Invalid values:": "잘못된 값입니다:", | ||
"Argument: %s, Given: %s, Choices: %s": "인자: $s, 입력받은 값: %s, 선택지: %s", |
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.
You mixed in a $s
there
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.
oh; thanks
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.
fixed
Looks good! |
Thanks for this contribution, I'm excited that we've gotten so many translations for yargs at this point \o/ I'm releasing |
yay \o/ |
@disjukr could you update https://github.com/bcoe/yargs#localelocale with the new translation too 👍 |
done 👍 |
oh; i misunderstood the meaning of |
No description provided.