Skip to content
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

Really needs internationalization or custom hints #971

Open
ghost opened this issue Sep 29, 2020 · 1 comment
Open

Really needs internationalization or custom hints #971

ghost opened this issue Sep 29, 2020 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 29, 2020

Hi there. As an spanish speaker it's a huge turn down that such a popular library doesn't allow other languages than english. It would at least be very helpful to have custom hint strings.

Any plans to add any of this?

@abbeysside
Copy link

Any updates on this issue? I would also like to provide input hints for other languages and ran into the same problem.

if (!this.spaceKeyPressed) {
message +=
'(Press ' +
chalk.cyan.bold('<space>') +
' to select, ' +
chalk.cyan.bold('<a>') +
' to toggle all, ' +
chalk.cyan.bold('<i>') +
' to invert selection)';
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant